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