Click or drag to resize

PersonEntityNo Property

Gets or sets the entity number.

Namespace:  SeniorSystemsWS.Entity
Assembly:  SeniorSystemsWS.Entity (in SeniorSystemsWS.Entity.dll) Version: 937.0.0.0 (937.0.0.33)
Syntax
public int EntityNo { get; set; }

Property Value

Type: Int32
The entity number for the individual.
Remarks
Note Note
This number is unique for the individual but may change if two "persons" have been merged.
See Also