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

LookupCallBackToken..::..DeletedPrimaryKeyValue Property

Gets or sets the deleted primary key value.

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

Syntax


public PrimaryKeyValue DeletedPrimaryKeyValue { get; set; }
Public Property DeletedPrimaryKeyValue As PrimaryKeyValue
	Get
	Set
public:
property PrimaryKeyValue^ DeletedPrimaryKeyValue {
	PrimaryKeyValue^ get ();
	void set (PrimaryKeyValue^ value);
}

Field Value

The deleted primary key value.