Click or drag to resize

Person2ConstituentInfo Property

PersonConstituent Information.

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

Property Value

Type: PersonConstituent
An object containing constituent information
Remarks
Data will exist if the IsConstituent field is true
See Also