ArcGIS Pro 3.3 API Reference Guide
ArcGIS.Core.Data.Parcels Namespace / ParcelFabricDefinition Class / DatasetType Property
Version

    DatasetType Property (ParcelFabricDefinition)
    Syntax
    public override DatasetType DatasetType {get;}

    Property Value

    The ArcGIS.Core.Data.DatasetType of the parcel fabric.
    Exceptions
    ExceptionDescription
    This method or property must be called within the lambda passed to QueuedTask.Run
    Remarks
    This is identical to the value returned by ParcelFabric.Type.
    Requirements

    Target Platforms: Windows 11, Windows 10

    ArcGIS Pro version: 3 or higher.
    See Also