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

LookupCommand..::..ParentWindowPrimaryKeyValue Property

Gets the parent window's primary key value. Used when the user wishes to add or view a record on-the-fly.

Namespace:  RingSoft.DbLookup.Lookup
Assembly:  RingSoft.DbLookup (in RingSoft.DbLookup.dll)

Syntax


public PrimaryKeyValue ParentWindowPrimaryKeyValue { get; }
Public ReadOnly Property ParentWindowPrimaryKeyValue As PrimaryKeyValue
	Get
public:
property PrimaryKeyValue^ ParentWindowPrimaryKeyValue {
	PrimaryKeyValue^ get ();
}

Field Value

The parent window's primary key value.