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(True, 
   1, 
   "itemsSource")>
Public Property ServiceUrl As String
[Json(true, 
   1, 
   "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