ArcObjects Library Reference (Location)  

ILocatorImpl.Category Property

Category of the locator.

[Visual Basic .NET]
Public WriteOnly Property Category
[C#]
public void Category {set;}
[C++]
HRESULT put_Category(
  BSTR 
);
[C++]

Parameters

[in]    is a parameter of type BSTR

Product Availability

Available with ArcGIS Engine, ArcGIS Desktop, and ArcGIS Server.

See Also

ILocatorImpl Interface