Creates a parcel fabric layer from an input parcel fabric. The parcel fabric layer that is created by the tool is temporary and will not persist after the session ends unless the document is saved. This tool is needed if you would like a parcel fabric sublayer to participate in a geoprocessing model.
Syntax
Visual Basic (Declaration) | |
---|
Public Class MakeParcelFabricLayer
Implements IGPProcess |
C# | |
---|
public class MakeParcelFabricLayer : IGPProcess |
Inheritance Hierarchy
System.Object
ESRI.ArcGIS.ParcelFabricTools.MakeParcelFabricLayer
See Also