ScheduledDocumentEventsRepositoryStateAttribute 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<ScheduledDocumentEvent, ScheduledDocumentEventsRepositoryState> StateAttribute
Public Shared ReadOnly StateAttribute As IntEnumDataAttribute(Of ScheduledDocumentEvent, ScheduledDocumentEventsRepositoryState)
public:
static initonly IntEnumDataAttribute<ScheduledDocumentEvent^, ScheduledDocumentEventsRepositoryState^>^ StateAttribute
static val StateAttribute: IntEnumDataAttribute<ScheduledDocumentEvent, ScheduledDocumentEventsRepositoryState>
Field Value
Type:
IntEnumDataAttributeScheduledDocumentEvent,
ScheduledDocumentEventsRepositoryState
See Also