[]
        
(Showing Draft Content)

C1.ImportServices.ReportingService4.GetDataDrivenSubscriptionPropertiesCompletedEventArgs.-ctor

GetDataDrivenSubscriptionPropertiesCompletedEventArgs Constructor

GetDataDrivenSubscriptionPropertiesCompletedEventArgs(object[], Exception, bool, object)

Declaration
public GetDataDrivenSubscriptionPropertiesCompletedEventArgs(object[] results, Exception exception, bool cancelled, object userState)
Public Sub New(results As Object(), exception As Exception, cancelled As Boolean, userState As Object)
Parameters
Type Name Description
object[] results
Exception exception
bool cancelled
object userState