Click or drag to resize

DocumentTypeUserStatuses Property

List of DocumentTypeUserStatus child objects, based on the General.DocumentTypeUserStatus.DocumentType back reference

Namespace:  Aloe.EnterpriseOne.Model.General
Assembly:  Aloe.EnterpriseOne.Model (in Aloe.EnterpriseOne.Model.dll) Version: 20.1.3.5
Syntax
public ChildCollection<DocumentTypeUserStatus> UserStatuses { get; }

Property Value

Type: ChildCollectionDocumentTypeUserStatus
See Also