FlexReport for WinForms
SetModelDrillthroughReports メソッド (ReportingService2005SoapClient)


C1.Document アセンブリ > C1.ImportServices.ReportingService4 名前空間 > ReportingService2005SoapClient クラス : SetModelDrillthroughReports メソッド
シンタックス
'宣言
 
Public Function SetModelDrillthroughReports( _
   ByVal BatchHeader As BatchHeader, _
   ByVal Model As System.String, _
   ByVal ModelItemID As System.String, _
   ByVal Reports() As ModelDrillthroughReport _
) As ServerInfoHeader
'使用法
 
Dim instance As ReportingService2005SoapClient
Dim BatchHeader As BatchHeader
Dim Model As System.String
Dim ModelItemID As System.String
Dim Reports() As ModelDrillthroughReport
Dim value As ServerInfoHeader
 
value = instance.SetModelDrillthroughReports(BatchHeader, Model, ModelItemID, Reports)
public ServerInfoHeader SetModelDrillthroughReports( 
   BatchHeader BatchHeader,
   System.string Model,
   System.string ModelItemID,
   ModelDrillthroughReport[] Reports
)

パラメータ

BatchHeader
Model
ModelItemID
Reports
参照

参照

ReportingService2005SoapClient クラス
ReportingService2005SoapClient メンバ