AdditionalResult.IsAnyType

Syntax

AdditionalResult.IsAnyType

Data Type

Boolean

Purpose

For a custom additional result, if this property is False , you can set the AdditionalResult.Type property to specify the type of the AdditionalResult.ValueToLog property. If this property is True , the ValueToLog property can be any type. For a parameter additional result, this property is always False .

See Also

AdditionalResult.Elements

AdditionalResult.Type

AdditionalResult.ValueToLog

PropertyObjectType