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

In This Topic
    Activate Method (State)
    In This Topic
    Adds the specified state to the state set.
    Syntax
    public void Activate( 
       string stateID
    )
    Public Sub Activate( _
       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