Back to product page

OptionValue property


Holds option value.

Type

String

Syntax

  • Basic
object.OptionValue (Index)
The OptionValue(object,Index) syntax has these parts:
objectAn expression evaluating to an object of type XMPPVar
IndexLong.

Remarks

This property will hold string data representing option value. It may be different than OptionName, and you should use this value to set to Value property.

Platforms

Windows