Harness proD API Help
EPLAN.Harness.API.Common.Enums Namespace / ApiFanPointState Enumeration
In This Topic
    ApiFanPointState Enumeration
    In This Topic
    State of the fan point.
    Syntax
    public enum ApiFanPointState : System.Enum 
    Members
    MemberDescription
    FanInThe fan point is fan in.
    FanOutThe fan point is fan out.
    Inheritance Hierarchy

    System.Object
       System.ValueType
          System.Enum
             EPLAN.Harness.API.Common.Enums.ApiFanPointState

    See Also