New to Telerik ReportingStart a free 30-day trial

Model representing a shared data source file within the WebReportDesigner storage system.

Definition

Constructors

C#
public SharedDataSourceModel()

Properties

Gets or sets the description of the shared data source.

C#
public string Description { get; set; }
Remarks:

Provides descriptive text about the shared data source's purpose and configuration, displayed in the WebReportDesigner interface for documentation and identification purposes.