RVTDocs.com

RoutingConditions.AppendCondition

Method
Description:
Appends a routing condition to the end of existing routing conditions. Note that the first item (indexed at 0) is the condition for the primary connector.
Syntax
public void AppendCondition(
	RoutingCondition condition
)
Parameters
Parameter Type Description
condition RoutingCondition
Return Value
Exceptions
Exception Condition
ArgumentNullException A non-optional argument was null