Home
Change View
Print
CimPointEnumList
.Remove (method)
Remove an enum
Syntax:
object
.
Remove
EnumID
Parameters:
EnumID
As
String
- Name of the enum to remove.
Description:
CimPointEnumList.Remove
removes a
CimPointEnum
from the project.
Examples
pointEnums.Remove "TurbineStates"