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




Determines how features will be migrated. (In, Required)

Syntax

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

See Also

© 2010 All Rights Reserved.