Class DataSourceParameter

Data Source Parameter

Access existing data source parameters.

Only use this class with data that's connected to a database.

Methods

Method Return type Brief description
String Gets the parameter name.
String Gets the source cell the parameter is valued based on, or null if the parameter type is not Data Source Parameter Type.CELL .
Data Source Parameter Type Gets the parameter type.

Detailed documentation

get Name()

Gets the parameter name.

Return

String — The parameter name.


get Source Cell()

Gets the source cell the parameter is valued based on, or null if the parameter type is not Data Source Parameter Type.CELL .

Return

String — The source cell, as specified in A1 notation.


get Type()

Gets the parameter type.

Return

Data Source Parameter Type — The parameter type.

Design a Mobile Site
View Site in Mobile | Classic
Share by: