Queries the data of each blacklist entry in Episerver Campaign. This method can be replaced by the .NET replacement methods getColumnNames and getDataSetFlat.
Type: String[ ] [ ]
Parameters
Name | Type | Value |
---|---|---|
sessionId |
String |
ID of the session |
Return values
A data set where the first row contains the column names and the following the values for each blacklist entry
The columns and the column order of the data set are subject to change.
Code structure
String[][] getDataSet(String sessionId)
Do you find this information helpful? Please log in to provide feedback.
Last updated: Apr 24, 2018