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

PrimaryKeyValue..::..KeyValueFields Property

Gets the primary key value fields.

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

Syntax


public IReadOnlyList<PrimaryKeyValueField> KeyValueFields { get; }
Public ReadOnly Property KeyValueFields As IReadOnlyList(Of PrimaryKeyValueField)
	Get
public:
property IReadOnlyList<PrimaryKeyValueField^>^ KeyValueFields {
	IReadOnlyList<PrimaryKeyValueField^>^ get ();
}

Field Value

The key value fields.