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