This document is archived and information here might be outdated. Recommended version. |
Name of the schematic link class to expand.
[Visual Basic .NET]
Public Property LinkElementClassName As String
[C#]
public string LinkElementClassName {get; set;}
[C++]
HRESULT get_LinkElementClassName(
System.String* LinkElementClassName
);
[C++]
HRESULT put_LinkElementClassName(
BSTR LinkElementClassName
);
[C++] Parameters LinkElementClassName [out, retval]
LinkElementClassName is a parameter of type BSTR* LinkElementClassName [in]
LinkElementClassName is a parameter of type BSTR