ValueInterpreter class

ValueInterpreter class

Defines operations required to interpret metadata property values.

The ValueInterpreter type exposes the following members:

Methods

Method Description
to_interpreted_value Interprets the provided property value.
to_interpreted_value_property_value
to_source_value Converts an interpreted value back to its original form.
to_source_value_property_value

Properties

Property Description
interpreted_value_type The type of the interpreted value.

See Also