IModelGetter.RowId Property
.NET Standard 2.x
Gets the ID of the row in the DataStore corresponding to the model object.
Namespace: DWNet.Data
Assembly: DWNet.Data.dll
Syntax
int RowId { get; }
Property Value
System.Int32
The ID of the row in the DataStore.
Applies to
.NET Standard
2.x