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