ArcGIS Pro 3.2 API Reference Guide
ArcGIS.Core.Data.Parcels Namespace / ParcelFabric Class
Properties Methods


In This Topic
    ParcelFabric Class Members
    In This Topic

    The following tables list the members exposed by ParcelFabric.

    Public Properties
     NameDescription
    Public Property Gets the opaque handle to the underlying native object. (Inherited from ArcGIS.Core.CoreObjectsBase)
    Public PropertyOverridden. Gets the ArcGIS.Core.Data.DatasetType of this derived dataset.  
    Top
    Public Methods
     NameDescription
    Public Method (Inherited from ArcGIS.Core.CoreObjectsBase)
    Public Method Gets the data store of this dataset. This method must be called on the MCT. Use QueuedTask.Run. (Inherited from ArcGIS.Core.Data.Dataset)
    Public MethodGets the ParcelFabricDefinition object that describes this parcel fabric. This method must be called on the MCT. Use QueuedTask.Run.  
    Public Method Gets the name of the dataset. This method must be called on the MCT. Use QueuedTask.Run. (Inherited from ArcGIS.Core.Data.Dataset)
    Public Method Returns the topology for the parcel fabric. This method must be called on the MCT. Use QueuedTask.Run.  
    Public Method Returns all parcel type names, related feature classes and administration type. This method must be called on the MCT. Use QueuedTask.Run.  
    Public Method Gets the URI path to the dataset. This method must be called on the MCT. Use QueuedTask.Run. (Inherited from ArcGIS.Core.Data.Dataset)
    Public MethodGets the ArcGIS.Core.Data.RegistrationType of a dataset. This method must be called on the MCT. Use QueuedTask.Run. (Inherited from ArcGIS.Core.Data.Dataset)
    Public Method Opens the specified parcel fabric system table.  
    Public MethodGets a value indicating whether the system table specified by systemTableType is supported by the current ParcelFabricDefinition.GetSchemaVersion.  
    Top
    Extension Methods
     NameDescription
    Public Extension Method Gets the CIMDataConnection for the specified dataset. This method must be called on the MCT. Use QueuedTask.Run.
    Top
    See Also