Click or drag to resize

ProcedureTemplateStepInstructions Property

Additional Instructions, optional. Max. length is 8192. This field contains HTML message shown to the end user when Procedure Step is executed.

Namespace: CorrigoService.Entities
Assembly: ClientXMLDoc (in ClientXMLDoc.exe) Version: 1.0.0.0 (1.0.0.0)
Syntax
public string Instructions { get; set; }

Property Value

String
See Also