AccumulationRegisterRecordSet.<Accumulation register name>.SetActive
Syntax:
Parameters:
<Active> (required)
Active record flag. True - records are registered in the register totals. False - records are not registered in the register totals.
Description:
Availability:
Example:
RecordsSet.SetActive(True); |