FlexReport for .NET | ComponentOne
C1.Document Assembly / C1.Win.ImportServices.ReportExecution4 Namespace / LogonUserResponse Class / LogonUserResponse Constructor / LogonUserResponse Constructor(ServerInfoHeader)

In This Topic
    LogonUserResponse Constructor(ServerInfoHeader)
    In This Topic
    Syntax
    'Declaration
     
    Public Function New( _
       ByVal ServerInfoHeader As ServerInfoHeader _
    )
    public LogonUserResponse( 
       ServerInfoHeader ServerInfoHeader
    )

    Parameters

    ServerInfoHeader
    See Also