public Guid ProcessInstanceID { get; set; }
Public Property ProcessInstanceID As Guid Get Set
public: property Guid ProcessInstanceID { Guid get (); void set (Guid value); }
member ProcessInstanceID : Guid with get, set
In This Article