Harness proD API Help
EPLAN.Harness.API.ApiProperties Namespace / BooleanProperty Class / Logical Not Operator
Property to negate.
In This Topic
    Logical Not Operator
    In This Topic
    Negates the BooleanProperty.
    Syntax

    Parameters

    property
    Property to negate.

    Return Value

    New BooleanProperty with a negated value.
    See Also