Gets or sets the URI Value Type for the File URI.
Namespace: AJE.DataReportEngineAssembly: AJE.DataReportEngine (in AJE.DataReportEngine.dll) Version: 4.0.8409.29839 (4.0.1.1)
public URIValueTypes ValueType { get; set; }public URIValueTypes ValueType { get; set; }Public Property ValueType As URIValueTypes
Get
Set
Public Property ValueType As URIValueTypes
Get
Set
public:
property URIValueTypes ValueType {
URIValueTypes get ();
void set (URIValueTypes value);
}public:
property URIValueTypes ValueType {
URIValueTypes get ();
void set (URIValueTypes value);
}Property Value
Type:
URIValueTypesThe URI can be either a Literal or a Query.