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