Property EntityKey
- Namespace
- Innova.Prism.Infrastructure.EventParameters
- Assembly
- Innova.Prism.Infrastructure.dll
EntityKey
Gets the entity key.
public PrimaryKeys<T> EntityKey { get; }
Property Value
- PrimaryKeys<T>
The entity key.
Gets the entity key.
public PrimaryKeys<T> EntityKey { get; }
The entity key.