com.microstrategy.web.objects.EnumWebElementSourceType |
This Enumeration specifies the different types of WebElementSource
objects that
exist in the Web Objects.
Constants | |||||||||||
---|---|---|---|---|---|---|---|---|---|---|---|
int | WebElementSourceDocumentDataset | Specifies an element source that obtains elements from the dataset of a report services document. | |||||||||
int | WebElementSourceProject | Specifies an element source that obtains elements from the project. | |||||||||
int | WebElementSourceWorkingSet | Specifies an element source that obtains elements from the working set of a report. |
Specifies an element source that obtains elements from the dataset of a report services document.
Specifies an element source that obtains elements from the project.
Specifies an element source that obtains elements from the working set of a report.