CancelWorkflowStateChangeEventArgsComment Property |
Gets or sets the text message of a comment that will be added to the document log.
Namespace: BlueCieloECM.InnoCielo.Meridian.DesignAssembly: BlueCieloECM.InnoCielo.Meridian (in BlueCieloECM.InnoCielo.Meridian.dll) Version: 4.0.0.0 (4.0.19.0)
Syntax public string Comment { get; set; }
Public Property Comment As String
Get
Set
public:
property String^ Comment {
String^ get ();
void set (String^ value);
}
member Comment : string with get, set
Property Value
Type:
StringSee Also