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