CallFlowContextIsInvalid Property |
Returns true if critical exception (like licence error) take place on this context
Namespace:
CallFlowFramework
Assembly:
CallFlowFramework (in CallFlowFramework.dll) Version: 1.1.0.355 (1.1.0.355)
Syntaxpublic bool IsInvalid { get; }
public:
property bool IsInvalid {
bool get ();
}
Property Value
Type:
Boolean
See Also