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

TestDbMaintenanceProcessor..::..KeyControlRegistered Property

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

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

Syntax


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

Field Value

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