ProcessNodesRepositoryNodeTypeAttribute Field |
Definition of the
NodeType data attribute
Namespace:
Aloe.EnterpriseOne.Model.Systems.Bpm
Assembly:
Aloe.EnterpriseOne.Model (in Aloe.EnterpriseOne.Model.dll) Version: 20.1.3.5
Syntaxpublic static readonly StringEnumDataAttribute<ProcessNode, ProcessNodesRepositoryNodeType> NodeTypeAttribute
Public Shared ReadOnly NodeTypeAttribute As StringEnumDataAttribute(Of ProcessNode, ProcessNodesRepositoryNodeType)
public:
static initonly StringEnumDataAttribute<ProcessNode^, ProcessNodesRepositoryNodeType^>^ NodeTypeAttribute
static val NodeTypeAttribute: StringEnumDataAttribute<ProcessNode, ProcessNodesRepositoryNodeType>
Field Value
Type:
StringEnumDataAttributeProcessNode,
ProcessNodesRepositoryNodeType
See Also