Gets the Data Dictionary named with the specified key and assigned to the Virtual User in eggPlant Performance Studio.
Namespace: Facilita.Fc.RuntimeAssembly: fc_clr (in fc_clr.dll) Version: 9.5.7.98
Syntax
public IDataDictionary GetDataDictionary( string key )
Parameters
- key
- Type: System String
The name of the Data Dictionary as it appears in eggPlant Performance Studio.
Return Value
The specified Data Dictionary.See Also