ProjWBSFactBoxesController.setViewType Method [AX 2012]
Sets the type of view in which the WBS form is in.
public void setViewType(ProjViewType _viewType, [boolean _forceInvisible])
Run On
CalledParameters
- _viewType
- Type: ProjViewType Enumeration
The view type of the form.
- _forceInvisible
- Type: boolean
A Boolean value that determines whether to force all WBS form fact boxes to be invisible.
Community Additions
ADD
Show: