Harness proD API Help
EPLAN.Harness.API.Common.Enums Namespace / ApiPinNoteType Enumeration
In This Topic
    ApiPinNoteType Enumeration
    In This Topic
    Note type of pin.
    Syntax
    public enum ApiPinNoteType : System.Enum 
    Members
    MemberDescription
    ConnectableObjectConnectable object.
    ConnectableObjectLengthConnectableObjectLength
    PinName of pin.
    PinConnectableObjectPin of connectable object.Pin of connectable object.
    PinLengthLength of pin.
    WireNameName of wire.
    Inheritance Hierarchy

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

    See Also