Version

RVODataDataSource Class Members

The following tables list the members exposed by RVODataDataSource.

Public Constructors
 NameDescription
Public ConstructorRVODataDataSource Constructor  
Public Properties
 NameDescription
Public PropertyIdThe ID of the data source. (Inherited from Infragistics.Sdk.RVDashboardDataSource)
Public PropertyTitleThe title of the data source as displayed to users. (Inherited from Infragistics.Sdk.RVDashboardDataSource)
Public PropertyUrlURL to the OData endpoint, is expected to be a URL with HTTP or HTTPS scheme.  
Public PropertyUseAnonymousAuthenticationBoolean flag indicating if anonymous authentication should be used for this data source or credentials must be requested to the containing application.  
See Also