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 实例。