List of the target element class names.
[Visual Basic .NET] Public Property TargetElementClassNames As Object
[C#] public object TargetElementClassNames {get; set;}
[C++]
HRESULT get_TargetElementClassNames(
VARIANT* Names
);
[C++]
HRESULT put_TargetElementClassNames(
VARIANT Names
);
[C++]Parameters
Names [out, retval] Names is a parameter of type VARIANT Names [in] Names is a parameter of type VARIANT
Product Availability
Available with ArcGIS Engine, ArcGIS Desktop, and ArcGIS Server. Requires Schematics Extension.