'宣言 Public Overloads Sub GetUserModelAsync( _ ByVal Model As System.String, _ ByVal Perspective As System.String, _ ByVal userState As System.Object _ )
'使用法 Dim instance As ReportingService2005SoapClient Dim Model As System.String Dim Perspective As System.String Dim userState As System.Object instance.GetUserModelAsync(Model, Perspective, userState)
public void GetUserModelAsync( System.string Model, System.string Perspective, System.object userState )
パラメータ
- Model
- Perspective
- userState