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




If the Compute Area for New Parcels option is checked, select the area units to be used when computing parcel area during the migration process. (In, Optional)

Syntax

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

See Also

© 2010 All Rights Reserved.