RemoveGroupMultiplier
C# Methods Reference
Signature
public bool RemoveGroupMultiplier(Guid pointId, string groupName)
Parameters
pointId
Guid required
groupName
string required
Return Type
bool
Example
CPH.RemoveGroupMultiplier(pointId, groupName);