[SettingAttribute] public double Value { get; set; }
<SettingAttribute> Public Property Value As Double Get Set
public: [SettingAttribute] property double Value { double get (); void set (double value); }
[<SettingAttribute>] member Value : float with get, set
function get_Value(); function set_Value(value);
Copyright © 2018, Grid Protection Alliance. All Rights Reserved.