This document is archived and information here might be outdated.  Recommended version.


IIMSConnection.FilterServices Property (ArcObjects .NET 10.8 SDK)
ArcObjects Help for .NET developers > ArcObjects Help for .NET developers > ArcObjects namespaces > Catalog > ESRI.ArcGIS.Catalog > Interfaces > II > IIMSConnection Interface > IIMSConnection.FilterServices Property
ArcGIS Developer Help

IIMSConnection.FilterServices Property

Filters out only the specified services. Array of strings.

[Visual Basic .NET]
Public Property FilterServices As Object
[C#]
public object FilterServices {get; set;}

Product Availability

Available with ArcGIS Desktop.

See Also

IIMSConnection Interface