AdditionalResult.IsAnyType
- Mise à jour2025-07-21
- Temps de lecture : 1 minute(s)
AdditionalResult.IsAnyType
Syntax
AdditionalResult.IsAnyType
Data Type
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 .