'宣言 Public Function EndCreateSchedule( _ ByVal result As System.IAsyncResult, _ ByRef ScheduleID As System.String _ ) As ServerInfoHeader
'使用法 Dim instance As ReportingService2005SoapClient Dim result As System.IAsyncResult Dim ScheduleID As System.String Dim value As ServerInfoHeader value = instance.EndCreateSchedule(result, ScheduleID)
public ServerInfoHeader EndCreateSchedule( System.IAsyncResult result, out System.string ScheduleID )
パラメータ
- result
- ScheduleID