Gets a collection of all of the datasources included in the current display.
Namespace: Ico.GwxAssembly: GwxRuntimeCore (in GwxRuntimeCore.dll) Version: 10.97.212.0 (10.97.212.00)
Syntax
| C# |
|---|
public string[] GetDataSources() |
| Visual Basic |
|---|
Public Function GetDataSources As String() |
| JScript |
|---|
public function GetDataSources() : String[] |