ArcObjects Library Reference (Cadastral)  

ICadastralUnitTools.DirectionType Property

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
);

Product Availability

Available with ArcGIS Desktop.

See Also

ICadastralUnitTools Interface