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