[ConnectionStringParameterAttribute] [DefaultValueAttribute(false)] public bool IsMaster { get; set; }
<ConnectionStringParameterAttribute> <DefaultValueAttribute(false)> Public Property IsMaster As Boolean Get Set
public: [ConnectionStringParameterAttribute] [DefaultValueAttribute(false)] property bool IsMaster { bool get (); void set (bool value); }
[<ConnectionStringParameterAttribute>] [<DefaultValueAttribute(false)>] member IsMaster : bool with get, set
function get_IsMaster(); function set_IsMaster(value);
Copyright © 2018, Grid Protection Alliance. All Rights Reserved.