Table of Contents

Method GetKeys

Namespace
Innova.Prism.Library.Decorators
Assembly
Innova.Prism.Library.dll

GetKeys()

Gets the primary keys of the associated item.

public PrimaryKeys<T> GetKeys()

Returns

PrimaryKeys<T>

The primary keys of the associated item.