Document Library for WPF | ComponentOne
C1.WPF.Document.4.5.2 Assembly / C1.WPF.Document Namespace / C1SSRSDocumentSource Class / ConnectionOptions Property

In This Topic
    ConnectionOptions Property
    In This Topic
    Gets the C1.WPF.Ssrs.ConnectionOptions object containing options used when connecting to SSRS.
    Syntax
    'Declaration
     
    Public ReadOnly Property ConnectionOptions As C1.WPF.Ssrs.ConnectionOptions
    public C1.WPF.Ssrs.ConnectionOptions ConnectionOptions {get;}
    See Also