Click or drag to resize

DocumentComments Property

List of DocumentComment child objects, based on the DocumentComment.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<DocumentComment> Comments { get; }

Property Value

Type: ChildCollectionDocumentComment
See Also