AJE Components
ReportSharedItem ContentType Property AJE Data Report Engine Help
Gets or sets the Shared Content Type for the Report Content.

Namespace: AJE.DataReportEngine
Assembly: AJE.DataReportEngine (in AJE.DataReportEngine.dll) Version: 4.0.8409.29839 (4.0.1.1)
Syntax

public virtual ContentTypes ContentType { get; set; }

Property Value

Type: ContentTypes
Remarks

Can be either a Literal or a File for the Content.
See Also