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

PrinterDataProcessedEventArgs..::..PrimaryKey Property

Gets or sets the primary key.

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

Syntax


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

Field Value

The primary key.