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

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

    Parameters

    ServerInfoHeader
    See Also