Click or drag to resize

DocumentTypeTransitionalDocument Property

If checked determines that the documents from this type are automatically managed by the system and don't require management from the users. [Required] [Default(false)]

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

Property Value

Type: Boolean
See Also