VariableMetaData.DefaultValue Property

WRQ.Verastream.HostIntegrator

WRQ Verastream Host Integrator .Net Reference

VariableMetaData.DefaultValue Property

Gets the default value for the model variable.

[Visual Basic]Public ReadOnly Property DefaultValue As String
[C#]
public string DefaultValue {get;}

Property Value

This property returns the default value for the model variable.

Remarks

Gets the default value for the model variable.

See Also

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