DocumentsRepositoryBaseStateAttribute Field |
Definition of the
State data attribute
Namespace:
Aloe.EnterpriseOne.Model.General
Assembly:
Aloe.EnterpriseOne.Model (in Aloe.EnterpriseOne.Model.dll) Version: 20.1.3.5
Syntaxpublic static readonly IntEnumDataAttribute<Document, DocumentState> StateAttribute
Public Shared ReadOnly StateAttribute As IntEnumDataAttribute(Of Document, DocumentState)
public:
static initonly IntEnumDataAttribute<Document^, DocumentState^>^ StateAttribute
static val StateAttribute: IntEnumDataAttribute<Document, DocumentState>
Field Value
Type:
IntEnumDataAttributeDocument,
DocumentState
See Also