ProcessElementsRepositoryElementTypeAttribute 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, ProcessElementsRepositoryElementType> ElementTypeAttribute
Public Shared ReadOnly ElementTypeAttribute As StringEnumDataAttribute(Of ProcessElement, ProcessElementsRepositoryElementType)
public:
static initonly StringEnumDataAttribute<ProcessElement^, ProcessElementsRepositoryElementType^>^ ElementTypeAttribute
static val ElementTypeAttribute: StringEnumDataAttribute<ProcessElement, ProcessElementsRepositoryElementType>
Field Value
Type:
StringEnumDataAttributeProcessElement,
ProcessElementsRepositoryElementType
See Also