Eplan Platform API
Eplan.EplApi.DataModel Namespace / InterruptionPointsFilter.FilterType Enumeration

In This Topic
    InterruptionPointsFilter.FilterType Enumeration
    In This Topic
    Internal filter type
    Syntax
    internal enum InterruptionPointsFilter.FilterType : System.Enum 
    internal enum class InterruptionPointsFilter.FilterType : public System.Enum 
    Members
    MemberValueDescription
    Mixed4Mixed
    Name2Name
    NotInitialized0Not initialized
    Page1Page
    Properties3Properties
    Inheritance Hierarchy

    System.Object
       System.ValueType
          System.Enum
             Eplan.EplApi.DataModel.InterruptionPointsFilter.FilterType

    See Also