This document is archived and information here might be outdated. Recommended version. |
ArcObjects namespaces > Geodatabase > ESRI.ArcGIS.GeoDatabase > Interfaces > IR > IRoadSplits Interface > IRoadSplits.RoadSplitsTableName Property (ArcObjects .NET 10.4 SDK) |
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(
BSTR* 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