public Guid? NodeID { get; set; }
Public Property NodeID As Guid? Get Set
public: property Nullable<Guid> NodeID { Nullable<Guid> get (); void set (Nullable<Guid> value); }
member NodeID : Nullable<Guid> with get, set
function get_NodeID(); function set_NodeID(value);
Copyright © 2018, Grid Protection Alliance. All Rights Reserved.