[ConnectionStringParameterAttribute] [DefaultValueAttribute(5)] public double ExternalDatabaseHysteresisDelay { get; set; }
<ConnectionStringParameterAttribute> <DefaultValueAttribute(5)> Public Property ExternalDatabaseHysteresisDelay As Double Get Set
public: [ConnectionStringParameterAttribute] [DefaultValueAttribute(5)] property double ExternalDatabaseHysteresisDelay { double get (); void set (double value); }
[<ConnectionStringParameterAttribute>] [<DefaultValueAttribute(5)>] member ExternalDatabaseHysteresisDelay : float with get, set
function get_ExternalDatabaseHysteresisDelay(); function set_ExternalDatabaseHysteresisDelay(value);
Copyright © 2018, Grid Protection Alliance. All Rights Reserved.