ProcessElementInstructionsHtml Property |
Detailed instructions to the executor in HTML format. [Filter(eq;like)]
Namespace:
Aloe.EnterpriseOne.Model.Systems.Bpm
Assembly:
Aloe.EnterpriseOne.Model (in Aloe.EnterpriseOne.Model.dll) Version: 20.1.3.5
Syntaxpublic string InstructionsHtml { get; set; }
Public Property InstructionsHtml As String
Get
Set
public:
property String^ InstructionsHtml {
String^ get ();
void set (String^ value);
}
member InstructionsHtml : string with get, set
Property Value
Type:
String
See Also