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




The target parcel fabric where the data will be migrated. (In, Required)

Syntax

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

See Also

© 2010 All Rights Reserved.