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

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