ArcGIS Pro 2.9 API Reference Guide
ClearActiveRecord Method

ArcGIS.Desktop.Mapping Namespace > ParcelFabricExtensions Class : ClearActiveRecord Method
The parcel layer. Insufficient license. This method requires a standard license. All clients, including the parcel heads-up-display on the active map, will be notified and use the values given.
Clears the active record.
Syntax
public static void ClearActiveRecord( 
   ParcelLayer parcelLayer
)
Public Shared Sub ClearActiveRecord( _
   ByVal parcelLayer As ParcelLayer _
) 

Parameters

parcelLayer
The parcel layer. Insufficient license. This method requires a standard license. All clients, including the parcel heads-up-display on the active map, will be notified and use the values given.
Exceptions
ExceptionDescription
Insufficient license. This method requires a standard license.
Requirements

Target Platforms: Windows 11, Windows 10, Windows 8.1

See Also

Reference

ParcelFabricExtensions Class
ParcelFabricExtensions Members