AdditionalResult.IsAnyType
- 업데이트 날짜:2025-07-21
- 1분 (읽기 시간)
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 .