[]
        
(Showing Draft Content)

C1.ImportServices.ReportingService4.GetSystemPropertiesCompletedEventArgs.-ctor

GetSystemPropertiesCompletedEventArgs Constructor

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

Declaration
public GetSystemPropertiesCompletedEventArgs(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