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

LookupAddViewArgs..::..ReadOnlyPrimaryKeyValue Property

Gets or sets the read only primary key value.

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

Syntax


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

Field Value

The read only primary key value.