This document is archived and information here might be outdated. Recommended version. |
ArcObjects namespaces > Geodatabase > ESRI.ArcGIS.GeoDatabase > Interfaces > IS > ISignposts Interface > ISignposts.SignpostStreetsTableName Property (ArcObjects .NET 10.4 SDK) |
The name of the indexed table of signpost street references.
[Visual Basic .NET] Public Property SignpostStreetsTableName As String
[C#] public string SignpostStreetsTableName {get; set;}
[C++]
HRESULT get_SignpostStreetsTableName(
BSTR* TableName
);
[C++]
HRESULT put_SignpostStreetsTableName(
BSTR TableName
);
[C++]
Parameters TableName [out, retval] TableName is a parameter of type BSTR TableName [in] TableName is a parameter of type BSTR