DocumentStateChangesRepositoryVoidAttribute Field |
Definition of the
Void data attribute
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> VoidAttribute
Public Shared ReadOnly VoidAttribute As ColumnDataAttribute(Of DocumentStateChange, Boolean)
public:
static initonly ColumnDataAttribute<DocumentStateChange^, bool>^ VoidAttribute
static val VoidAttribute: ColumnDataAttribute<DocumentStateChange, bool>
Field Value
Type:
ColumnDataAttributeDocumentStateChange,
Boolean
See Also