Click or drag to resize
FilterMetroArea Property
Gets or sets the list of metro area names.

Namespace: CMS.DataCom
Assembly: CMS.DataCom (in CMS.DataCom.dll) Version: 9.0.0
Syntax
C#
public List<string> MetroArea { get; set; }

Property Value

Type: ListString
See Also