RoutesRepositoryDestinationStateAttribute Field |
Namespace:
Aloe.EnterpriseOne.Model.Systems.Workflow
Assembly:
Aloe.EnterpriseOne.Model (in Aloe.EnterpriseOne.Model.dll) Version: 20.1.3.5
Syntaxpublic static readonly IntEnumDataAttribute<Route, DocumentState> DestinationStateAttribute
Public Shared ReadOnly DestinationStateAttribute As IntEnumDataAttribute(Of Route, DocumentState)
public:
static initonly IntEnumDataAttribute<Route^, DocumentState^>^ DestinationStateAttribute
static val DestinationStateAttribute: IntEnumDataAttribute<Route, DocumentState>
Field Value
Type:
IntEnumDataAttributeRoute,
DocumentState
See Also