Harness proD API Help
EPLAN.Harness.API.LibraryParts Namespace / BaseLibPinPart Class / Pins Property
In This Topic
    Pins Property (BaseLibPinPart)
    In This Topic
    List of pins information.
    Syntax
    public virtual List<LibPinInfo> Pins {get;}
    Remarks
    This is not a simple property. Getting this property may take more time.
    See Also