This document is archived and information here might be outdated. Recommended version. |
ArcObjects namespaces > GeoDatabaseExtensions > ESRI.ArcGIS.GeoDatabaseExtensions > Interfaces > IC > ICadastralUnitTools Interface > ICadastralUnitTools.DirectionType Property (ArcObjects .NET 10.4 SDK) |
Direction type enum value as a string.
[Visual Basic .NET] Public Function get_DirectionType ( _ ByVal eDirType As esriDirectionType _ ) As String
[C#] public string get_DirectionType ( esriDirectionType eDirType );
[C++]
HRESULT get_DirectionType(
esriDirectionType eDirType,
BSTR* dirType
);
[C++]
Parameters eDirType [in]
eDirType is a parameter of type esriDirectionType dirType [out, retval] dirType is a parameter of type BSTR