Namespace:
RingSoft.DbLookup.Lookup
Assembly:
RingSoft.DbLookup (in RingSoft.DbLookup.dll)
public bool DbMaintenanceMode { get; set; }
Public Property DbMaintenanceMode As Boolean
Get
Set
public:
property bool^ DbMaintenanceMode {
bool^ get ();
void set (bool^ value);
}