Class
ReportShelveContent

Definition

Namespace:Telerik.ReportServer.Services.Models

Assembly:Telerik.ReportServer.Services.Models.dll

Syntax:

cs-api-definition
public class ReportShelveContent

Inheritance: objectReportShelveContent

Constructors

ReportShelveContent()

Declaration

cs-api-definition
public ReportShelveContent()

Properties

Content

Declaration

cs-api-definition
public byte[] Content { get; set; }

Property Value

byte[]

Extension

Declaration

cs-api-definition
public string Extension { get; set; }

Property Value

string