DocumentCompletionWithAllChildren Field |
The document, along with is sub-documents, will be completed
Namespace:
Aloe.EnterpriseOne.Model.General
Assembly:
Aloe.EnterpriseOne.Model (in Aloe.EnterpriseOne.Model.dll) Version: 20.1.3.5
Syntaxpublic const DocumentCompletion WithAllChildren = 1
Public Const WithAllChildren As DocumentCompletion = 1
public:
literal DocumentCompletion^ WithAllChildren = 1
static val mutable WithAllChildren: DocumentCompletion
Field Value
Type:
DocumentCompletion
See Also