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


IGxObjectFilter.Name Property (ArcObjects .NET 10.8 SDK)
ArcObjects Help for .NET developers > ArcObjects Help for .NET developers > ArcObjects namespaces > Catalog > ESRI.ArcGIS.Catalog > Interfaces > IG > IGxObjectFilter Interface > IGxObjectFilter.Name Property
ArcGIS Developer Help

IGxObjectFilter.Name Property

A user-friendly name identifying this filter.

[Visual Basic .NET]
Public ReadOnly Property Name As String
[C#]
public string Name {get;}

Product Availability

Available with ArcGIS Desktop.

See Also

IGxObjectFilter Interface