'宣言 Public Function RegenerateModel( _ ByVal BatchHeader As BatchHeader, _ ByVal Model As System.String, _ ByRef Warnings() As Warning _ ) As ServerInfoHeader
'使用法 Dim instance As ReportingService2005SoapClient Dim BatchHeader As BatchHeader Dim Model As System.String Dim Warnings() As Warning Dim value As ServerInfoHeader value = instance.RegenerateModel(BatchHeader, Model, Warnings)
public ServerInfoHeader RegenerateModel( BatchHeader BatchHeader, System.string Model, out Warning[] Warnings )
パラメータ
- BatchHeader
- Model
- Warnings