Click or drag to resize

TypedValueContextDataType Property

The datatype of the values in this context.

Namespace:  MFiles.VAF.Placeholders
Assembly:  MFiles.VAF (in MFiles.VAF.dll) Version: 2.3.623.2
Syntax
public abstract MFDataType DataType { get; }

Property Value

Type: MFDataType
See Also