IConfiguration ApiGet Pages(Guid) Method
Get all pages with workerSiteId.
Definition
Namespace: Casewhere.Runtime.DSL.Api
Assembly: Casewhere.Runtime (in Casewhere.Runtime.dll) Version: 2.9.8.6
A list of pages
Assembly: Casewhere.Runtime (in Casewhere.Runtime.dll) Version: 2.9.8.6
C#
IList<DslWorkerSitePage> GetPages(
Guid workerSiteId
)Parameters
- workerSiteId Guid
- Id of WorkerSite
Return Value
IListDslWorkerSitePageA list of pages