ISOCountryId Property

Gets or sets the primary key.

Definition

Namespace: Common.Core.Models
Assembly: Common.Core (in Common.Core.dll) Version: 2.1.5
C#
public override int Id { get; set; }

Property Value

Int32

See Also