[DataMemberAttribute] public string Source { get; set; }
<DataMemberAttribute> Public Property Source As String Get Set
public: [DataMemberAttribute] property String^ Source { String^ get (); void set (String^ value); }
[<DataMemberAttribute>] member Source : string with get, set
function get_Source(); function set_Source(value);
Copyright © 2018, Grid Protection Alliance. All Rights Reserved.