Harness proD API Help
EPLAN.Harness.API.ApiProperties Namespace / ViscosityProperty Class / Subtraction Operator
First property (result preserves its unit).
Second property.
In This Topic
    Subtraction Operator (ViscosityProperty)
    In This Topic
    Subtracts two properties.
    Syntax

    Parameters

    property1
    First property (result preserves its unit).
    property2
    Second property.

    Return Value

    Subtracted property.
    Exceptions
    ExceptionDescription
    Argument is null.
    The exception that is thrown when the property is empty.
    Remarks
    Resulting unit is the same like the unit of the first property.
    See Also