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

    Parameters

    property1
    First property.
    property2
    Second property.

    Return Value

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