Get Group Multiplier

Fetch the multiplier for a specific group

Point Definition
Select required
Default:
None

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

Group
Select required
Default:
None

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

Destination Variable
string

The variable to store the fetched group multiplier

public double GetGroupMultiplier(Guid pointId, string groupName)
Read more in API > C# > Methods > Core > Points > Groups > Get Group Multiplier