DocumentsRulesInitializeEntityName Field |
Sets the entity name to the table name of the document header
Namespace:
Aloe.EnterpriseOne.Model.General
Assembly:
Aloe.EnterpriseOne.Model (in Aloe.EnterpriseOne.Model.dll) Version: 20.1.3.5
Syntaxpublic static readonly ActionBusinessRule<Document> InitializeEntityName
Public Shared ReadOnly InitializeEntityName As ActionBusinessRule(Of Document)
public:
static initonly ActionBusinessRule<Document^>^ InitializeEntityName
static val InitializeEntityName: ActionBusinessRule<Document>
Field Value
Type:
ActionBusinessRuleDocument
See Also