| Package | com.esri.aws.services |
| Class | public class CustomReportVariables |
| Property | Defined by | ||
|---|---|---|---|
| variableDataSource : String
The name of the Report data source with the variables.
| CustomReportVariables | ||
| variableNames : Array
The names of variables to use in the custom report.
| CustomReportVariables | ||
| variableDataSource | property |
public var variableDataSource:StringThe name of the Report data source with the variables. Valid values are "ArcWeb:ESRI.Census2000Summary.US", "ArcWeb:ESRI.CEX_AutomotiveAftermarket.US", "ArcWeb:ESRI.CEX_Financial.US", "ArcWeb:ESRI.CEX_HouseAndHome.US", "ArcWeb:ESRI.CEX_HouseholdBudget.US", "ArcWeb:ESRI.CEX_Medical.US", "ArcWeb:ESRI.CEX_Recreation.US", "ArcWeb:ESRI.CEX_RetailGoodsAndServices.US", or "ArcWeb:ESRI.DemographicAndIncome.US". See Service Finder for details about these data sources.
| variableNames | property |
public var variableNames:ArrayThe names of variables to use in the custom report. An array of strings.