ASP.NET Core MVC Controls | ComponentOne
C1.AspNetCore.Mvc.Olap Assembly / C1.Web.Mvc.Olap Namespace / CubeService Class / Url Property

In This Topic
    Url Property (CubeService)
    In This Topic
    Gets or sets the url of the SSAS server.
    Syntax
    'Declaration
     
    Public Property Url As String
    public string Url {get; set;}
    See Also