[ConnectionStringParameterAttribute] [DefaultValueAttribute(false)] public virtual bool FallBackOnLocalClock { get; set; }
<ConnectionStringParameterAttribute> <DefaultValueAttribute(false)> Public Overridable Property FallBackOnLocalClock As Boolean Get Set
public: [ConnectionStringParameterAttribute] [DefaultValueAttribute(false)] virtual property bool FallBackOnLocalClock { bool get (); void set (bool value); }
[<ConnectionStringParameterAttribute>] [<DefaultValueAttribute(false)>] abstract FallBackOnLocalClock : bool with get, set [<ConnectionStringParameterAttribute>] [<DefaultValueAttribute(false)>] override FallBackOnLocalClock : bool with get, set
function get_FallBackOnLocalClock(); function set_FallBackOnLocalClock(value);
Copyright © 2018, Grid Protection Alliance. All Rights Reserved.