[XmlIgnoreAttribute] public string SettingsCategory { get; set; }
<XmlIgnoreAttribute> Public Property SettingsCategory As String Get Set
public: [XmlIgnoreAttribute] virtual property String^ SettingsCategory { String^ get () sealed; void set (String^ value) sealed; }
[<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.