Harness proD API Help
EPLAN.Harness.API.Occurrences Namespace / BaseOccurrence Class / Equality Operator
First occurrence.
Second occurrence.
In This Topic
    Equality Operator (BaseOccurrence)
    In This Topic
    Are these occurrences equal?
    Syntax

    Parameters

    occurrence1
    First occurrence.
    occurrence2
    Second occurrence.

    Return Value

    True if these occurrences are equal, otherwise False.
    See Also