Click or drag to resize

ConstituencyIsPrimaryConstituency Property

Gets or sets a value indicating whether this instance is primary constituency.

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

Property Value

Type: Boolean
True if this instance is primary constituency; otherwise, False.
See Also