DocumentVersionsRepositoryStateAttribute 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<DocumentVersion, DocumentVersionsRepositoryState> StateAttribute
Public Shared ReadOnly StateAttribute As IntEnumDataAttribute(Of DocumentVersion, DocumentVersionsRepositoryState)
public:
static initonly IntEnumDataAttribute<DocumentVersion^, DocumentVersionsRepositoryState^>^ StateAttribute
static val StateAttribute: IntEnumDataAttribute<DocumentVersion, DocumentVersionsRepositoryState>
Field Value
Type:
IntEnumDataAttributeDocumentVersion,
DocumentVersionsRepositoryState
See Also