ProcessNodesRepositoryNameAttribute Field |
Definition of the
Name 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 MultilanguageStringDataAttribute<ProcessNode> NameAttribute
Public Shared ReadOnly NameAttribute As MultilanguageStringDataAttribute(Of ProcessNode)
public:
static initonly MultilanguageStringDataAttribute<ProcessNode^>^ NameAttribute
static val NameAttribute: MultilanguageStringDataAttribute<ProcessNode>
Field Value
Type:
MultilanguageStringDataAttributeProcessNode
See Also