This document is archived and information here might be outdated. Recommended version. |
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(
System.String* 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