다음을 통해 공유


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 목록입니다.

적용 대상