public bool UseDatabaseLogging { get; set; }
Public Property UseDatabaseLogging As Boolean Get Set
public: property bool UseDatabaseLogging { bool get (); void set (bool value); }
member UseDatabaseLogging : bool with get, set
function get_UseDatabaseLogging(); function set_UseDatabaseLogging(value);
Copyright © 2018, Grid Protection Alliance. All Rights Reserved.