ESRI.ArcGIS.ParcelFabricTools
direction_type Property
See Also  Send your comments to: Site Administrator | Terms of Use | PRIVACY | Copyright @ ESRI | Careers
ESRI.ArcGIS.ParcelFabricTools Namespace > LoadTopologyToParcelFabric Class : direction_type Property




The direction type to be used when generating COGO bearing attributes for line features during the migration process. (In, Optional)

Syntax

Visual Basic (Declaration) 
Public Property direction_type As String
Visual Basic (Usage)Copy Code
Dim instance As LoadTopologyToParcelFabric
Dim value As String
 
instance.direction_type = value
 
value = instance.direction_type
C# 
public string direction_type {get; set;}

See Also

© 2010 All Rights Reserved.