ValueInterpreter
ValueInterpreter class
Defines operations required to interpret metadata property values.
public abstract class ValueInterpreter
Properties
| Name | Description |
|---|---|
| abstract InterpretedValueType { get; } | Gets the type of the interpreted value. |
Methods
| Name | Description |
|---|---|
| ToInterpretedValue(PropertyValue) | Interprets the provided property value. |
| ToSourceValue(PropertyValue) | Converts an interpreted value back to its original form. |
See Also
- namespace GroupDocs.Metadata.Common
- assembly GroupDocs.Metadata