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