LookupCallBackToken..::..DeletedPrimaryKeyValue Property
Gets or sets the deleted primary key value.
Namespace:
RingSoft.DbLookup.LookupAssembly: 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); }