共用方式為


DispatchService.ServiceIds 屬性

定義

取得或設定要包含在分派模型中的服務識別碼。

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)

屬性值

服務識別碼的清單。

適用於