IConfiguration ApiGet Worker Sites By Product Method
Get worker sites with informations in provided product.
Definition
Namespace: Casewhere.Runtime.DSL.Api
Assembly: Casewhere.Runtime (in Casewhere.Runtime.dll) Version: 2.9.8.6
Set of worker sites.
Assembly: Casewhere.Runtime (in Casewhere.Runtime.dll) Version: 2.9.8.6
C#
IList<DslWorkerSite> GetWorkerSitesByProduct(
string productName
)Parameters
- productName String
- Name of product.
Return Value
IListDslWorkerSiteSet of worker sites.