The following tables list the members exposed by RVRESTDataSourceItem.
Name | Description | |
---|---|---|
RVRESTDataSourceItem Constructor |
Name | Description | |
---|---|---|
DataSource | Reference to the data source object this item belongs to. (Inherited from Infragistics.Sdk.RVDataSourceItem) | |
Description | Description of this data source item. (Inherited from Infragistics.Sdk.RVDataSourceItem) | |
Id | The value that identifies this item in the data source, it might be for example the name of the schema concatenated with the table name. (Inherited from Infragistics.Sdk.RVDataSourceItem) | |
Parameters | Values for the parameters specified in the data source RVRESTDataSource.Url property. | |
Title | The title of the item, as displayed to the user, it might be for example the name of the table in a database. (Inherited from Infragistics.Sdk.RVDataSourceItem) | |
Url | URL to the REST endpoint, must match the URL specified in the RVRESTDataSource data source object. |