DocumentTypeUserStatusesRepositoryStateAttribute 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<DocumentTypeUserStatus, DocumentState> StateAttribute
Public Shared ReadOnly StateAttribute As IntEnumDataAttribute(Of DocumentTypeUserStatus, DocumentState)
public:
static initonly IntEnumDataAttribute<DocumentTypeUserStatus^, DocumentState^>^ StateAttribute
static val StateAttribute: IntEnumDataAttribute<DocumentTypeUserStatus, DocumentState>
Field Value
Type:
IntEnumDataAttributeDocumentTypeUserStatus,
DocumentState
See Also