Harness proD API Help
EPLAN.Harness.API.LibraryParts Namespace / BaseLibraryPart Class / AlternativeParts Property
In This Topic
    AlternativeParts Property
    In This Topic
    Alternative parts of this part.
    Syntax
    public List<AlternativePartInfo> AlternativeParts {get;}
    Remarks
    This is not a simple property. Getting this property may take more time.
    See Also