ASP.NET MVC Controls | ComponentOne
C1.Web.Mvc.Olap Namespace / CubeService Class / User Property

In This Topic
    User Property
    In This Topic
    Gets or sets the username in the SSAS server for windows authentication.
    Syntax
    'Declaration
     
    
    Public Property User As String
    public string User {get; set;}
    See Also