[DefaultValueAttribute(false)] public bool AutoRepeat { get; set; }
<DefaultValueAttribute(false)> Public Property AutoRepeat As Boolean Get Set
public: [DefaultValueAttribute(false)] property bool AutoRepeat { bool get (); void set (bool value); }
[<DefaultValueAttribute(false)>] member AutoRepeat : bool with get, set
function get_AutoRepeat(); function set_AutoRepeat(value);
Copyright © 2018, Grid Protection Alliance. All Rights Reserved.