ArcGIS Pro 2.8 API Reference Guide
Unsubscribe Method (RowCreatedEvent)

ArcGIS.Desktop.Editing.Events Namespace > RowCreatedEvent Class : Unsubscribe Method
A subscription token that was returned by Subscribe.
Unsubscribe from RowCreatedEvents.
Syntax
public static void Unsubscribe( 
   SubscriptionToken token
)
Public Shared Sub Unsubscribe( _
   ByVal token As SubscriptionToken _
) 

Parameters

token
A subscription token that was returned by Subscribe.
Requirements

Target Platforms: Windows 10, Windows 8.1

See Also

Reference

RowCreatedEvent Class
RowCreatedEvent Members