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