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