CustomValue class

CustomValue class

Value of property.

The CustomValue type exposes the following members:

Constructors

Constructor Description
CustomValue()

Properties

Property Description
value_string String value.
value_bool Boolean value.
value_date Date and time value.
value_number Number value.

See Also