Harness proD API Help
EPLAN.Harness.API.DataStructures Namespace / XmlLibraryConnection Class / ChangeSavedPassword Method
New saved password.
In This Topic
    ChangeSavedPassword Method (XmlLibraryConnection)
    In This Topic
    Change saved password to this connection.
    Syntax
    public void ChangeSavedPassword( 
       string newPassword
    )

    Parameters

    newPassword
    New saved password.
    See Also