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