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