public string SourceID { get; set; }
Public Property SourceID As String Get Set
public: property String^ SourceID { String^ get (); void set (String^ value); }
member SourceID : string with get, set
function get_SourceID(); function set_SourceID(value);
Copyright © 2018, Grid Protection Alliance. All Rights Reserved.