ArcGIS Pro 3.2 API Reference Guide
ArcGIS.Desktop.Mapping Namespace / ParcelFabricExtensions Class / ClearActiveRecord Method
The parcel layer.

In This Topic
    ClearActiveRecord Method
    In This Topic
    Clears the active record.
    Syntax
    public static void ClearActiveRecord( 
       ParcelLayer parcelLayer
    )
    Public Shared Sub ClearActiveRecord( _
       ByVal parcelLayer As ParcelLayer _
    ) 

    Parameters

    parcelLayer
    The parcel layer.
    Exceptions
    ExceptionDescription
    Insufficient license. This method requires a standard license.
    Requirements

    Target Platforms: Windows 11, Windows 10

    ArcGIS Pro version: 3 or higher.
    See Also