[XmlIgnoreAttribute] public virtual string SettingsCategory { get; set; }
<XmlIgnoreAttribute> Public Overridable Property SettingsCategory As String Get Set
public: [XmlIgnoreAttribute] virtual property String^ SettingsCategory { String^ get (); void set (String^ value); }
[<XmlIgnoreAttribute>] abstract SettingsCategory : string with get, set [<XmlIgnoreAttribute>] override SettingsCategory : string with get, set
function get_SettingsCategory(); function set_SettingsCategory(value);
Copyright © 2018, Grid Protection Alliance. All Rights Reserved.