Version

RVSharePointListItemDataSourceItem Class Members

The following tables list the members exposed by RVSharePointListItemDataSourceItem.

Public Constructors
Public Properties
 NameDescription
Public PropertyAssetContentTypeContent-type of the item  
Public PropertyDataSourceReference to the data source object this item belongs to. (Inherited from Infragistics.Sdk.RVDataSourceItem)
Public PropertyDescriptionDescription of this data source item. (Inherited from Infragistics.Sdk.RVDataSourceItem)
Public PropertyFolderRelativePathPath relative to the folder containing the 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. (Inherited from Infragistics.Sdk.RVDataSourceItem)
Public PropertyIsFolderIs this single item a folder?  
Public PropertyListItemIdIdentification of the single item in the list  
Public PropertyListItemUrlURL to the single item  
Public PropertyListNameName of the list  
Public PropertyTitleThe 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)
Public PropertyWebUrlURL to the site containing the list  
See Also