ComponentOne ASP.NET MVC Controls
ServiceUrl Property (PivotEngine)

C1.Web.Mvc.Olap Namespace > PivotEngine Class : ServiceUrl Property
Gets or sets the service url.
Syntax
'Declaration
 
<JsonAttribute(Order=1, 
   SkipIfDefault=True, 
   PropertyName="itemsSource", 
   Name="itemsSource")>
Public Property ServiceUrl As String
[Json(Order=1, 
   SkipIfDefault=True, 
   PropertyName="itemsSource", 
   Name="itemsSource")]
public string ServiceUrl {get; set;}
Remarks
Now it only supports the services provided by C1DataEngine Web API.
See Also

Reference

PivotEngine Class
PivotEngine Members