RoutesRepositoryAllowedGenerationTypesAttribute Field |
Namespace:
Aloe.EnterpriseOne.Model.Systems.Workflow
Assembly:
Aloe.EnterpriseOne.Model (in Aloe.EnterpriseOne.Model.dll) Version: 20.1.3.5
Syntaxpublic static readonly StringEnumDataAttribute<Route, RoutesRepositoryAllowedGenerationTypes> AllowedGenerationTypesAttribute
Public Shared ReadOnly AllowedGenerationTypesAttribute As StringEnumDataAttribute(Of Route, RoutesRepositoryAllowedGenerationTypes)
public:
static initonly StringEnumDataAttribute<Route^, RoutesRepositoryAllowedGenerationTypes^>^ AllowedGenerationTypesAttribute
static val AllowedGenerationTypesAttribute: StringEnumDataAttribute<Route, RoutesRepositoryAllowedGenerationTypes>
Field Value
Type:
StringEnumDataAttributeRoute,
RoutesRepositoryAllowedGenerationTypes
See Also