Click or drag to resize

DocumentDocumentType Property

The user defined type of the document. Determines document behaviour, properties, additional amounts, validation, generations, etc. [Required]

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

Property Value

Type: DocumentType
See Also