TypedValue.Type Property

Namespace
Kampute.DocToolkit.Metadata
Assembly
  • Kampute.DocToolkit.dll

Definition

Gets the type associated with the value.
public IType Type { get; }

Property Value

IType
The type of the value.