Harness proD API Help
EPLAN.Harness.API.LibraryParts Namespace / BaseLibraryPart Class / Inequality Operator
First library part.
Second library part.
In This Topic
    Inequality Operator (BaseLibraryPart)
    In This Topic
    Are these library parts not equal?
    Syntax

    Parameters

    libraryPart1
    First library part.
    libraryPart2
    Second library part.

    Return Value

    True if these library parts are NOT equal, otherwise False.
    See Also