Click or drag to resize

DocumentTypeCreateManully Property

False if documents with this document type only can be generated; true - the user can create documents with this type. [Required] [Default(true)] [Filter(eq)]

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

Property Value

Type: Boolean
See Also