RingSoft.DbLookup.Controls.WPF.Properties Namespace
RingSoft.DbMaintenance Namespace

IDbMaintenanceDataProcessor..::..KeyControlRegistered Property

Gets or sets a value indicating whether [key control registered].

Namespace:  RingSoft.DbMaintenance
Assembly:  RingSoft.DbMaintenance (in RingSoft.DbMaintenance.dll)

Syntax


bool KeyControlRegistered { get; set; }
Property KeyControlRegistered As Boolean
	Get
	Set
property bool^ KeyControlRegistered {
	bool^ get ();
	void set (bool^ value);
}

Field Value

true if [key control registered]; otherwise, false.