LookupAddViewArgs..::..ParentWindowPrimaryKeyValue Property
Gets or sets the parent window's primary key value.
Namespace:
RingSoft.DbLookup.LookupAssembly: RingSoft.DbLookup (in RingSoft.DbLookup.dll)
Syntax
public PrimaryKeyValue ParentWindowPrimaryKeyValue { get; set; }
Public Property ParentWindowPrimaryKeyValue As PrimaryKeyValue Get Set
public: property PrimaryKeyValue^ ParentWindowPrimaryKeyValue { PrimaryKeyValue^ get (); void set (PrimaryKeyValue^ value); }