WaitForPromptsSettingsPatternDetectorParameters Property |
[Missing <summary> documentation for "P:CallFlowFramework.Nodes.Settings.WaitForPromptsSettings.PatternDetectorParameters"]
Namespace:
CallFlowFramework.Nodes.Settings
Assembly:
CallFlowFramework (in CallFlowFramework.dll) Version: 1.1.0.355 (1.1.0.355)
Syntaxpublic Object PatternDetectorParameters { get; set; }
public:
property Object^ PatternDetectorParameters {
Object^ get ();
void set (Object^ value);
}
Property Value
Type:
Object
See Also