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


In This Topic
    ParcelFabricDefinition Class Members
    In This Topic

    The following tables list the members exposed by ParcelFabricDefinition.

    Public Properties
     NameDescription
    Public PropertyOverridden. Gets the ArcGIS.Core.Data.DatasetType.  
    Public Property Gets the opaque handle to the underlying native object. (Inherited from ArcGIS.Core.CoreObjectsBase)
    Top
    Public Methods
     NameDescription
    Public Method (Inherited from ArcGIS.Core.CoreObjectsBase)
    Public Method Gets the name of the definition. This method must be called on the MCT. Use QueuedTask.Run. (Inherited from ArcGIS.Core.Data.Definition)
    Public Method Gets the version number of the parcel fabric schema. This method must be called on the MCT. Use QueuedTask.Run.  
    Public Method Gets if the topology is enabled on parcel fabric. This method must be called on the MCT. Use QueuedTask.Run.  
    Top
    See Also