FlexReport for .NET | ComponentOne
C1.Document Assembly / C1.Win.ImportServices.ReportingService4 Namespace / DataSourceDefinition Class / UserName Property

In This Topic
    UserName Property (DataSourceDefinition)
    In This Topic
    Syntax
    'Declaration
     
    Public Property UserName As String
    public string UserName {get; set;}
    See Also