EntityMessage<TEntity, TPrimaryKey>.PrimaryKey Property
The primary key of entity that has been added, deleted or modified.
Namespace: DevExpress.Mvvm.ViewModel
Assembly: DevExpress.Mvvm.v26.1.ViewModel.dll
Declaration
Property Value
| Type |
|---|
| TPrimaryKey |
See Also