VariableMetaData.IsReadable Property

WRQ.Verastream.HostIntegrator

WRQ Verastream Host Integrator .Net Reference

VariableMetaData.IsReadable Property

Gets whether the model variable is readable.

[Visual Basic]Public ReadOnly Property IsReadable As Boolean
[C#]
public bool IsReadable {get;}

Property Value

This property returns a Boolean indicating whether the model variable is readable.

Remarks

Gets whether the model variable is readable.

See Also

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