ArcGIS Pro 3.6 API Reference Guide
ArcGIS.Desktop.Framework Namespace / State Class / Deactivate Method
The state string identifier.

In This Topic
    Deactivate Method
    In This Topic
    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 11, Windows 10

    ArcGIS Pro version: 3.0 or higher.
    See Also