Click or drag to resize

IModelGetPrimaryKey Method

Gets the primary key of the model object.

Namespace:  SoftGear.Strix.Client.Core.Model
Assembly:  strix-client-csharp-core (in strix-client-csharp-core.dll) Version: 2.3.0
Syntax
C#
long GetPrimaryKey()

Return Value

Type: Int64
Primary key value.
See Also