次の方法で共有


DispatchService.ServiceIds プロパティ

定義

ディスパッチ モデルに含めるサービス ID を取得または設定します。

public System.Collections.Generic.List<string> ServiceIds { get; set; }
member this.ServiceIds : System.Collections.Generic.List<string> with get, set
Public Property ServiceIds As List(Of String)

プロパティ値

サービス ID の一覧。

適用対象