Click or drag to resize

PersonConstituentConstituentEducation Property

Gets or sets the constituent education.

Namespace:  SeniorSystemsWS.Entity
Assembly:  SeniorSystemsWS.Entity (in SeniorSystemsWS.Entity.dll) Version: 937.0.0.0 (937.0.0.33)
Syntax
public List<ConstituentEducation> ConstituentEducation { get; set; }

Property Value

Type: ListConstituentEducation
The constituent education.
See Also