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

In This Topic
    SegmentPlacementsFilter.FilterType Enumeration
    In This Topic
    Internal filter type
    Syntax
    internal enum SegmentPlacementsFilter.FilterType : System.Enum 
    internal enum class SegmentPlacementsFilter.FilterType : public System.Enum 
    Members
    MemberValueDescription
    Mixed3Mixed
    NotInitialized0Not initialized
    Page1Page
    Properties2Properties
    Inheritance Hierarchy

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

    See Also