Class ProcessingSection.ExternalReportPathElement
Represents a single external report path entry.
Inheritance
System.Object
ProcessingSection.ExternalReportPathElement
Namespace: Telerik.Reporting.Configuration
Assembly: Telerik.Reporting.dll
Syntax
public sealed class ExternalReportPathElement : ConfigurationElement
Constructors
ExternalReportPathElement()
Declaration
public ExternalReportPathElement()
Properties
Value
Declaration
public string Value { get; set; }
Property Value
|
System.String
|