PersonPersonId Property

Person id, the unique identifier for a person

Definition

Namespace: NFF.FIKS.EnterpriseServices.Components.Entities
Assembly: NFF.FIKS.EnterpriseServices.Components (in NFF.FIKS.EnterpriseServices.Components.dll) Version: 1.0.0.0 (1.0.0.0)
C#
public int? PersonId { get; set; }

Property Value

NullableInt32

See Also