Eplan Platform API
Eplan.EplApi.DataModel Namespace / InterruptionPointPropertyList Class / InterruptionPointPropertyList Constructor / InterruptionPointPropertyList Constructor(InterruptionPoint)
InterruptionPoint object whose properties will be affected.

In This Topic
InterruptionPointPropertyList Constructor(InterruptionPoint)
In This Topic
Should be used internal only
Syntax
public InterruptionPointPropertyList( 
   InterruptionPoint obj
)

Parameters

obj
InterruptionPoint object whose properties will be affected.
See Also