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