Inequality Operator


Background Process Task Type Inequality Operator

Compares two BackgroundProcessTaskType instances.

Namespace: Autodesk.Revit.DB.BackgroundProcessTask
Assembly: RevitAPI (in RevitAPI.dll) Version: 27.0.4.0 (27.0.4.0)
Syntax
public static bool operator !=(
	BackgroundProcessTaskType first,
	BackgroundProcessTaskType second
)

Parameters

first BackgroundProcessTaskType
The first BackgroundProcessTaskType.
second BackgroundProcessTaskType
The second BackgroundProcessTaskType.

Return Value

Boolean
True if the inputs are different, false if they are identical.
See Also
ArchiLabs

Stop fighting Revit automation.

Build repeatable BIM design and documentation workflows with scripts, data, and AI in one place, without wrestling brittle one-off automations.

Try ArchiLabs →