AJE Components
ReportContentFileBase ValueType Property AJE Data Report Engine Help
Gets or sets the URI Value Type for the File URI.

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

public URIValueTypes ValueType { get; set; }

Property Value

Type: URIValueTypes
Remarks

The URI can be either a Literal or a Query.
See Also