Share via


ResourceCommandState Enum

Definition

The state of a resource command.

public enum ResourceCommandState
type ResourceCommandState = 
Public Enum ResourceCommandState
Inheritance
ResourceCommandState

Fields

Name Value Description
Enabled 0

Command is visible and enabled for use.

Disabled 1

Command is visible and disabled for use.

Hidden 2

Command is hidden.

Applies to