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