Click or drag to resize

PersonConstituentConstituencies Property

Gets or sets the constituencies.

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

Property Value

Type: Constituency
A list of constituencies.
See Also