IConfiguration ApiGet Files By Product Method
Get system files with informations in provided product.
If exist product, return suitable system files.
Otherwise, return empty list.
Definition
Namespace: Casewhere.Runtime.DSL.Api
Assembly: Casewhere.Runtime (in Casewhere.Runtime.dll) Version: 2.9.8.6
List of DslFile
Assembly: Casewhere.Runtime (in Casewhere.Runtime.dll) Version: 2.9.8.6
C#
IList<DslFile> GetFilesByProduct(
string productName
)Parameters
- productName String
- Name of exist product.
Return Value
IListDslFileList of DslFile