IPersonIdNumber Property

Gets or sets the Identification Number.

Definition

Namespace: Common.Core.Interfaces
Assembly: Common.Core (in Common.Core.dll) Version: 2.1.5
C#
string? IdNumber { get; set; }

Property Value

String

See Also