[]
        
Gets the value type of this IPrimitiveValue instance.
public PrimitiveValueType ValueType { get; }
Public ReadOnly Property ValueType As PrimitiveValueType
| Type | Description | 
|---|---|
| PrimitiveValueType | The type of the data of the IPrimitiveValue instance.  |