![]()  | 
                    
                         This document is archived and information here might be outdated. Recommended version.  | 
                
The name of the table containing the road splits.
[Visual Basic .NET]
Public Property RoadSplitsTableName As String
[C#]
public string RoadSplitsTableName {get; set;}
[C++]
HRESULT get_RoadSplitsTableName(
  System.String* ClassName
);
[C++]
HRESULT put_RoadSplitsTableName(
  BSTR ClassName
);
[C++] Parameters ClassName [out, retval]
ClassName is a parameter of type BSTR* ClassName [in]
ClassName is a parameter of type BSTR