Get all the dynamic variables in the given module, and return them
as a Tuple where the field names are the names of the dynamic variables,
and the field values are the current values of the dynamic variables.
Namespace: StreamBase.SB.ClientAssembly: StreamBase.SB.Client (in StreamBase.SB.Client.dll) Version: 10.6.0.0
Syntax
C# | Visual Basic | Visual C++ |
Parameters
- sModulePath
- String
Exceptions
Exception | Condition |
---|---|
StreamBase.SB..::..StreamBaseException | thrown on network or if there are no dynamic variables in the named module |