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