public Guid GlobalID { get; set; }
Public Property GlobalID As Guid Get Set
public: property Guid GlobalID { Guid get (); void set (Guid value); }
member GlobalID : Guid with get, set
function get_GlobalID(); function set_GlobalID(value);
Copyright © 2018, Grid Protection Alliance. All Rights Reserved.