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

LookupWindow..::..InitialSearchForPrimaryKeyValue Property

Gets or sets the initial search for primary key value.

Namespace:  RingSoft.DbLookup.Controls.WPF
Assembly:  RingSoft.DbLookup.Controls.WPF (in RingSoft.DbLookup.Controls.WPF.dll)

Syntax


public PrimaryKeyValue InitialSearchForPrimaryKeyValue { get; set; }
Public Property InitialSearchForPrimaryKeyValue As PrimaryKeyValue
	Get
	Set
public:
property PrimaryKeyValue^ InitialSearchForPrimaryKeyValue {
	PrimaryKeyValue^ get ();
	void set (PrimaryKeyValue^ value);
}

Field Value

The initial search for primary key value.