Click or drag to resize

CallOwnerNodeCallName Property

Gets the name of the call that the node is configured to handle. Never returns null or empty string.

Namespace:  CallFlowFramework.Nodes
Assembly:  CallFlowFramework (in CallFlowFramework.dll) Version: 1.1.0.355 (1.1.0.355)
Syntax
public string CallName { get; }

Property Value

Type: String
See Also