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

NewAddOnTheFlyResult..::..NewPrimaryKeyValue Property

Creates new primarykeyvalue.

Namespace:  RingSoft.DbLookup
Assembly:  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);
}

Field Value

The new primary key value.