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




The parcel fabric feature class or nonspatial table that will be used to create a table view. (In, Required)

Syntax

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

See Also

© 2010 All Rights Reserved.