VariableMetaData.VariableType Property

WRQ.Verastream.HostIntegrator

WRQ Verastream Host Integrator .Net Reference

VariableMetaData.VariableType Property

Gets the type of the variable.

[Visual Basic]Public ReadOnly Property VariableType As VariableType
[C#]
public VariableType VariableType {get;}

Property Value

The value returned is a member of the VariableType enumeration.

Remarks

Gets the type of the variable.

See Also

VariableMetaData Class | VariableMetaData Members | WRQ.Verastream.HostIntegrator Namespace