Checks whether the two instances of RfsaRevisionQueryResult are unequal.

Syntax

Namespace: NationalInstruments.ModularInstruments.NIRfsa

public static bool operator!=(RfsaRevisionQueryResult result1, RfsaRevisionQueryResult result2)

Parameters

NameTypeDescription
result1RfsaRevisionQueryResult

Specifies a RfsaRevisionQueryResult object.

result2RfsaRevisionQueryResult

Specifies a RfsaRevisionQueryResult object.

Returns

true if the two instances are unequal; otherwise, false.