This document is archived and information here might be outdated. Recommended version. |
ArcObjects Help for .NET developers > ArcObjects namespaces > Cadastral > ESRI.ArcGIS.Cadastral > Interfaces > IC > ICadastralImportParameters Interface > ICadastralImportParameters.DirectionType Property (ArcObjects .NET 10.5 SDK) |
Direction type in input COGO feature class. Default: esriQuadBearing.
[Visual Basic .NET] Public Property DirectionType As esriDirectionType
[C#] public esriDirectionType DirectionType {get; set;}