Note
Access to this page requires authorization. You can try signing in or changing directories.
Access to this page requires authorization. You can try changing directories.
Adds a data range to the table data source.
Syntax
public void addDataSourceDataRange(
TableId _tableId,
FieldId _fieldId,
str _rangeValue)
Run On
Client
Parameters
- _tableId
Type: TableId Extended Data Type
The table identifier.
- _fieldId
Type: FieldId Extended Data Type
The field identifier.
- _rangeValue
Type: str
The range value to apply.