Set Group Multiplier

Set the multiplier for a specific group

Point Definition
Select required
Default:
None

Choose the point definition you want to set the group multiplier for

Group
Select required
Default:
None

Choose the group you want to set the multiplier for (supports variables)

Multiplier
number required
Default:
1

The multiplier for the selected group (supports variables)

public bool SetGroupMultiplier(Guid pointId, string groupName, double multiplier)
Read more in API > C# > Methods > Core > Points > Groups > Set Group Multiplier