Click or drag to resize

DocumentsRules Class

Provides common functionality for all documents
Inheritance Hierarchy
SystemObject
  Aloe.EnterpriseOne.Model.GeneralDocumentsRules

Namespace:  Aloe.EnterpriseOne.Model.General
Assembly:  Aloe.EnterpriseOne.Model (in Aloe.EnterpriseOne.Model.dll) Version: 20.1.3.5
Syntax
public static class DocumentsRules

The DocumentsRules type exposes the following members.

Fields
  NameDescription
Public fieldStatic memberCheckEntityName
Checks if the entity name of the document is equal to the entity name of the document type
Public fieldStatic memberCyclicParentDocumentChain
The cyclic parent document chain rule
Public fieldStatic memberInitializeEntityName
Sets the entity name to the table name of the document header
Public fieldStatic memberNoUserStateAllowedOnPlanned
The no user state allowed on planned rule
Top
See Also