Click or drag to resize
AgencyModelServiceAreas Property
Gets the service areas.

Namespace: RMP.Web.Models
Assembly: RMP.Web (in RMP.Web.dll) Version: 1.0.0.0 (1.0.0.0)
Syntax
public List<AgencyXServiceArea> ServiceAreas { get; }

Property Value

Type: ListAgencyXServiceArea
The service areas.
See Also