ArcGIS Pro 2.8 API Reference Guide
Deactivate Method (State)

ArcGIS.Desktop.Framework Namespace > State Class : Deactivate Method
The state string identifier.
Removes the specified state from the state set.
Syntax
public void Deactivate( 
   string stateID
)
Public Sub Deactivate( _
   ByVal stateID As String _
) 

Parameters

stateID
The state string identifier.
Requirements

Target Platforms: Windows 10, Windows 8.1

See Also

Reference

State Class
State Members