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