DocumentJobsRepositoryNewStateAttribute Field |
Definition of the
NewState 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<DocumentJob, DocumentState> NewStateAttribute
Public Shared ReadOnly NewStateAttribute As IntEnumDataAttribute(Of DocumentJob, DocumentState)
public:
static initonly IntEnumDataAttribute<DocumentJob^, DocumentState^>^ NewStateAttribute
static val NewStateAttribute: IntEnumDataAttribute<DocumentJob, DocumentState>
Field Value
Type:
IntEnumDataAttributeDocumentJob,
DocumentState
See Also