Share via


MCROrderEventSetup.mcrSelectDeselectAll Method

Sets all the fields of the specified group to the value specified.

Syntax

public void mcrSelectDeselectAll(str _group, NoYes _newValue)

Run On

Called

Parameters

  • _group
    Type: str
    The group of fields to update.

Remarks

Once the MCROrderEventSetup form was split into different tabs we added a button that checks all check boxes This method sets the values on the table, so a refresh on the data source is required when this method is called.

See Also

Reference

MCROrderEventSetup Table