Harness proD API Help
EPLAN.Harness.API.DataStructures Namespace / AttachedDocumentInfo Class / AttachedDocumentInfo Constructor / AttachedDocumentInfo Constructor(String,MultiLanguageTextProperty,Boolean)
Path to the document or link.
Description of the new attached document or link.
Specify if download (attach) the file to the part.
In This Topic
    AttachedDocumentInfo Constructor(String,MultiLanguageTextProperty,Boolean)
    In This Topic
    Creates new instance of attached document or link with multi-language description.
    Syntax

    Parameters

    path
    Path to the document or link.
    description
    Description of the new attached document or link.
    downloadFile
    Specify if download (attach) the file to the part.
    See Also