|  | IRGEntityKey Interface | 
Namespace: Recrovit.RecroGridFramework.Data
 Syntax
Syntaxpublic interface IRGEntityKey
The IRGEntityKey type exposes the following members.
 Properties
Properties| Name | Description | |
|---|---|---|
|  | EntityKeyValues | 
            Gets the entity key values.
             | 
|  | EntityTypeName | 
            Gets the name of the entity type.
             | 
|  | ForeignKey | 
            Gets the foreign key.
             | 
|  | IsTemporary | 
            Gets a value indicating whether this instance is temporary.
             | 
 See Also
See Also