Click or drag to resize

ProcessSchemaLayout Property

Contains the actual presentation layout of the business process. The layout is stored in the format, specified by Schema Format. [Required]

Namespace:  Aloe.EnterpriseOne.Model.Systems.Workflow
Assembly:  Aloe.EnterpriseOne.Model (in Aloe.EnterpriseOne.Model.dll) Version: 20.1.3.5
Syntax
public string SchemaLayout { get; set; }

Property Value

Type: String
See Also