Harness proD API Help
EPLAN.Harness.API.DataStructures.LibraryConnections Namespace / XmlLibraryConnection Class / XmlLibraryConnection Constructor / XmlLibraryConnection Constructor(String)
Path to the library.
In This Topic
    XmlLibraryConnection Constructor(String)
    In This Topic
    Create a new instance of XML library connection.
    Syntax
    public XmlLibraryConnection( 
       string libraryPath
    )

    Parameters

    libraryPath
    Path to the library.
    See Also