ProcessElementsRepositoryElementSubtypeAttribute Field |
Namespace:
Aloe.EnterpriseOne.Model.Systems.Bpm
Assembly:
Aloe.EnterpriseOne.Model (in Aloe.EnterpriseOne.Model.dll) Version: 20.1.3.5
Syntaxpublic static readonly StringEnumDataAttribute<ProcessElement, ProcessElementsRepositoryElementSubtype> ElementSubtypeAttribute
Public Shared ReadOnly ElementSubtypeAttribute As StringEnumDataAttribute(Of ProcessElement, ProcessElementsRepositoryElementSubtype)
public:
static initonly StringEnumDataAttribute<ProcessElement^, ProcessElementsRepositoryElementSubtype^>^ ElementSubtypeAttribute
static val ElementSubtypeAttribute: StringEnumDataAttribute<ProcessElement, ProcessElementsRepositoryElementSubtype>
Field Value
Type:
StringEnumDataAttributeProcessElement,
ProcessElementsRepositoryElementSubtype
See Also