Click or drag to resize

Person2AllFamilyIDs Property

Gets a list of all families this person belongs to.

Namespace:  SeniorSystemsWS.Entity
Assembly:  SeniorSystemsWS.Entity (in SeniorSystemsWS.Entity.dll) Version: 937.0.0.0 (937.0.0.33)
Syntax
public string[] AllFamilyIDs { get; set; }

Property Value

Type: String
A list of family IDs.
See Also