Harness proD API Help
EPLAN.Harness.API.LibraryParts Namespace / BaseLibraryPart Class / AttachedDocumentsAndLinks Property
In This Topic
    AttachedDocumentsAndLinks Property (BaseLibraryPart)
    In This Topic
    Attached documents and links of this part.
    Syntax
    public List<AttachedDocumentInfo> AttachedDocumentsAndLinks {get;}
    Remarks
    This is not a simple property. Getting this property may take more time.
    See Also