Version

RVDataSourceItem Class Members

The following tables list the members exposed by RVDataSourceItem.

Public Properties
 NameDescription
Public PropertyDataSourceReference to the data source object this item belongs to.  
Public PropertyDescriptionDescription of this data source item.  
Public PropertyIdThe value that identifies this item in the data source, it might be for example the name of the schema concatenated with the table name.  
Public PropertyTitleThe title of the item, as displayed to the user, it might be for example the name of the table in a database.  
See Also