次の方法で共有


ActivityRunsQueryResponse クラス

定義

リスト アクティビティが実行されます。

public class ActivityRunsQueryResponse
type ActivityRunsQueryResponse = class
Public Class ActivityRunsQueryResponse
継承
ActivityRunsQueryResponse

コンストラクター

ActivityRunsQueryResponse()

ActivityRunsQueryResponse クラスの新しいインスタンスを初期化します。

ActivityRunsQueryResponse(IList<ActivityRun>, String)

ActivityRunsQueryResponse クラスの新しいインスタンスを初期化します。

プロパティ

ContinuationToken

残りの結果が存在する場合は、結果の次のページを取得するための継続トークンを取得または設定します。それ以外の場合は null。

Value

アクティビティの実行の一覧を取得または設定します。

メソッド

Validate()

オブジェクトを検証します。

適用対象