ProcessNodesRepositoryCodeAttribute Field |
Definition of the
Code 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 ColumnDataAttribute<ProcessNode, string> CodeAttribute
Public Shared ReadOnly CodeAttribute As ColumnDataAttribute(Of ProcessNode, String)
public:
static initonly ColumnDataAttribute<ProcessNode^, String^>^ CodeAttribute
static val CodeAttribute: ColumnDataAttribute<ProcessNode, string>
Field Value
Type:
ColumnDataAttributeProcessNode,
String
See Also