DataHub® WebView™ Scripting
WV.GetSymbolCategories Method
See Also
Gets the list of categories available in the specified symbol set.
S# Implementation
Copy
public static
IList
<
string
> GetSymbolCategories(
string
symbolSet
)
Parameters
symbolSet
Type:
string
Return Value
A list of strings.
See Also
Reference
WV Class
WV Members
Cogent.DataHubWebView Namespace