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