Gets metadata for a model variable in the Host Integrator model.
[Visual Basic]
Public Function GetVariableMetaData( _
ByVal variableName As String _
) As VariableMetaData
This method returns metadata for the specified variable.
Gets metadata for a model variable in the Host Integrator model.
Exception Type | Condition |
---|---|
HostIntegratorConnectorException | Thrown if client is not connected |
HostIntegratorModelDefException | Thrown if a reference is made to a nonexistent variable |
HostIntegratorSession Class | HostIntegratorSession Members | WRQ.Verastream.HostIntegrator Namespace