Click or drag to resize

Person2SpouseEntityNo Property

Gets the spouse's entity number when the IncludePersonSpouseInfo export parameter is true and either IncludeParents or IncludeConstituents is set to true.

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

Property Value

Type: Int32
The entity number of the spouse.
See Also