Harness proD API Help
EPLAN.Harness.API.Common.Enums Namespace / ApiPinInnerNoteType Enumeration
In This Topic
    ApiPinInnerNoteType Enumeration
    In This Topic
    Inner note type of pin.
    Syntax
    public enum ApiPinInnerNoteType : System.Enum 
    Members
    MemberDescription
    CoatingLengthCoating length.
    CoatingLengthWithMaterialCoating length with material.
    LengthLength.
    StrippingLengthStripping length.
    WireNameName of wire.
    Inheritance Hierarchy

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

    See Also