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




Creates a table view from an input parcel fabric feature class or table. The table view that is created by the tool is temporary and will not persist after the session ends unless the document is saved. This tool is useful for accessing hidden, nonspatial parcel fabric tables, such as the Plans table or the Accuracies table.

Syntax

Visual Basic (Declaration) 
Public Class MakeParcelFabricTableView 
   Implements IGPProcess 
Visual Basic (Usage)Copy Code
Dim instance As MakeParcelFabricTableView
C# 
public class MakeParcelFabricTableView : IGPProcess  

Inheritance Hierarchy

System.Object
   ESRI.ArcGIS.ParcelFabricTools.MakeParcelFabricTableView

See Also

© 2010 All Rights Reserved.