[]
        
(Showing Draft Content)

C1.ImportServices.ReportingService4.ReportingService2005SoapClient.BeginGetScheduleProperties

BeginGetScheduleProperties Method

BeginGetScheduleProperties(string, AsyncCallback, object)

Declaration
public IAsyncResult BeginGetScheduleProperties(string ScheduleID, AsyncCallback callback, object asyncState)
Public Function BeginGetScheduleProperties(ScheduleID As String, callback As AsyncCallback, asyncState As Object) As IAsyncResult
Parameters
Type Name Description
string ScheduleID
AsyncCallback callback
object asyncState
Returns
Type Description
IAsyncResult