1. GroupDocs.Metadata
  2. /
  3. GroupDocs.Metadata for .NET
  4. /
  5. GroupDocs.Metadata.Common
  6. /
  7. ValueInterpreter
  8. /
  9. InterpretedValueType

InterpretedValueType

ValueInterpreter.InterpretedValueType property

Gets the type of the interpreted value.

public abstract MetadataPropertyType InterpretedValueType { get; }

Property Value

The type of the interpreted value.

See Also