Jaa


DispatchService.ServiceIds Property

Definition

Gets or sets the service IDs to include in the dispatch model.

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)

Property Value

The list of service Ids.

Applies to