DocumentStateChangesRepositorySystemInitiatedAttribute Field |
Namespace:
Aloe.EnterpriseOne.Model.General
Assembly:
Aloe.EnterpriseOne.Model (in Aloe.EnterpriseOne.Model.dll) Version: 20.1.3.5
Syntaxpublic static readonly ColumnDataAttribute<DocumentStateChange, bool> SystemInitiatedAttribute
Public Shared ReadOnly SystemInitiatedAttribute As ColumnDataAttribute(Of DocumentStateChange, Boolean)
public:
static initonly ColumnDataAttribute<DocumentStateChange^, bool>^ SystemInitiatedAttribute
static val SystemInitiatedAttribute: ColumnDataAttribute<DocumentStateChange, bool>
Field Value
Type:
ColumnDataAttributeDocumentStateChange,
Boolean
See Also