DocumentStateChangesRepositoryNewStateAttribute 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<DocumentStateChange, DocumentStateChangesRepositoryNewState> NewStateAttribute
Public Shared ReadOnly NewStateAttribute As IntEnumDataAttribute(Of DocumentStateChange, DocumentStateChangesRepositoryNewState)
public:
static initonly IntEnumDataAttribute<DocumentStateChange^, DocumentStateChangesRepositoryNewState^>^ NewStateAttribute
static val NewStateAttribute: IntEnumDataAttribute<DocumentStateChange, DocumentStateChangesRepositoryNewState>
Field Value
Type:
IntEnumDataAttributeDocumentStateChange,
DocumentStateChangesRepositoryNewState
See Also