CheckedStates

Use these constants with the AdditionalResult.CheckedState property.

  • CheckedState_Checked –(Value: 2) Specifies to log the additional result.
  • CheckedState_Indeterminate –(Value: 3) Specifies to log the additional result for some but not all members of the AdditionalResult.Elements collection.
  • CheckedState_Unchecked –(Value: 1) Specifies not to log the additional result.

See Also

AdditionalResult.CheckedState