CatalogManager.setCatalogState Method [AX 2012]
Sets the state of the catalog.
public boolean setCatalogState(CatalogState _targetState, [boolean _forceAction])
Run On
ServerParameters
- _targetState
- Type: CatalogState Enumeration
The desired state of the catalog.
- _forceAction
- Type: boolean
A value that indicates whether to force the transition from the current state.
Community Additions
ADD
Show: