This document is archived and information here might be outdated. Recommended version. |
Target element class name related to the Schematic Relationship rule.
[Visual Basic .NET]
Public Property TargetElementClassName As String
[C#]
public string TargetElementClassName {get; set;}
[C++]
HRESULT get_TargetElementClassName(
System.String* TargetClassName
);
[C++]
HRESULT put_TargetElementClassName(
BSTR TargetClassName
);
[C++] Parameters TargetClassName [out, retval]
TargetClassName is a parameter of type BSTR* TargetClassName [in]
TargetClassName is a parameter of type BSTR