NewAddOnTheFlyResult..::..NewPrimaryKeyValue Property
Creates new primarykeyvalue.
Namespace:
RingSoft.DbLookupAssembly: RingSoft.DbLookup (in RingSoft.DbLookup.dll)
Syntax
public PrimaryKeyValue NewPrimaryKeyValue { get; set; }
Public Property NewPrimaryKeyValue As PrimaryKeyValue Get Set
public: property PrimaryKeyValue^ NewPrimaryKeyValue { PrimaryKeyValue^ get (); void set (PrimaryKeyValue^ value); }