Skip to main content

GridChangeStateParms

The parameters specifying the new state of the grid.

Properties

NameTypeDescriptionNotes
stateStateEnumThe new state of the grid must be ACTIVE, INACTIVE, or CANCELED. The existing state of the grid must be ACTIVE, INACTIVE or PENDING[optional]

StateEnum

NameValue
ACTIVE"ACTIVE"
INACTIVE"INACTIVE"
UNASSIGNED"UNASSIGNED"
PENDING"PENDING"
CANCELED"CANCELED"