This document is archived and information here might be outdated. Recommended version. |
The name of the join table between edges and profiles.
[Visual Basic .NET] Public Property JoinTableName As String
[C#] public string JoinTableName {get; set;}
[C++]
HRESULT get_JoinTableName(
System.String* JoinTableName
);
[C++]
HRESULT put_JoinTableName(
BSTR JoinTableName
);
[C++]
Parameters JoinTableName [out, retval]
JoinTableName is a parameter of type BSTR* JoinTableName [in]
JoinTableName is a parameter of type BSTR