Click here to view and discuss this page in DocCommentXchange. In the future, you will be sent there automatically.
Web サービス要求の結果を表す WSResult オブジェクトを取得します。
Public Function GetResult(ByVal requestID As String) As WSResult
public WSResult GetResult(String requestID)
requestID Web サービス要求の ID。
Web サービス要求の結果を表す WSResult インスタンス。