Name of the schematic link element class related to the Feature removal rule; that is, name of the schematic link element class to reduce.
[Visual Basic .NET] Public Property ElementClassName As String
[C#] public string ElementClassName {get; set;}
[C++]
HRESULT get_ElementClassName(
BSTR* ElementClassName
);
[C++]
HRESULT put_ElementClassName(
BSTR ElementClassName
);
[C++]Parameters
ElementClassName [out, retval] ElementClassName is a parameter of type BSTR ElementClassName [in] ElementClassName is a parameter of type BSTR
Product Availability
Available with ArcGIS Engine, ArcGIS Desktop, and ArcGIS Server. Requires Schematics Extension.