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