public string WorkflowStatus { get; set; }
Public Property WorkflowStatus As String Get Set
public: property String^ WorkflowStatus { String^ get (); void set (String^ value); }
member WorkflowStatus : string with get, set
In This Article