Click or drag to resize

RouteReadOnly Property

Indicates wheather the destination document shoul be read only. true - the destination document is read only. [Required] [Default(false)]

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

Property Value

Type: Boolean
See Also