Click or drag to resize

DocumentStateChanges Property

List of DocumentStateChange child objects, based on the DocumentStateChange.Document back reference

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

Property Value

Type: ChildCollectionDocumentStateChange
See Also