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