PromptSetGetPromptByID(String) Method
Search Prompt with given id in persistent storage.
Namespace: TCX.ConfigurationAssembly: 3cxpscomcpp2 (in 3cxpscomcpp2.dll) Version: 20.0.1
Prompt GetPromptByID(
string id
)
- id String
- Prompt ID
Promptreturns Prompt from persistent storage if exist, null if it doesn't exist.