Harness proD API Help
EPLAN.Harness.API.ApiProperties Namespace / TransformProperty<T> Class / Addition Operator
First property.
Second property.
In This Topic
    Addition Operator (TransformProperty<T>)
    In This Topic
    Sums two properties.
    Syntax

    Parameters

    property1
    First property.
    property2
    Second property.

    Return Value

    Summed property.
    Exceptions
    ExceptionDescription
    Argument is null.
    The exception that is thrown when the property is empty.
    See Also