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.LookupAssembly: RingSoft.DbLookup (in RingSoft.DbLookup.dll)
Syntax
public PrimaryKeyValue ParentWindowPrimaryKeyValue { get; }
Public ReadOnly Property ParentWindowPrimaryKeyValue As PrimaryKeyValue Get
public: property PrimaryKeyValue^ ParentWindowPrimaryKeyValue { PrimaryKeyValue^ get (); }