Eplan Platform API
Eplan.EplApi.DataModel Namespace / AnyPropertyId Class / AsInterruptionPoint Property

In This Topic
    AsInterruptionPoint Property
    In This Topic
    Gets property id value as Properties.InterruptionPoint.
    Syntax
    public Properties.InterruptionPoint AsInterruptionPoint {get;}
    public:
    property Properties.InterruptionPoint AsInterruptionPoint {
       Properties.InterruptionPoint get();
    }
    See Also