Click here to view and discuss this page in DocCommentXchange. In the future, you will be sent there automatically.
この WSResult が表す要求 ID を取得します。
Public Function GetRequestID() As String
public string GetRequestID()
要求 ID。
要求の作成時とは異なるアプリケーションで実行される Web サービス要求に対応する WSResult を取得するために、この要求 ID が必要な場合は、アプリケーションの実行と実行の間でこの要求 ID を保持する必要があります。