Click or drag to resize

TalkFactoryTalkType Property

Gets or sets the type of the talk node that the factory creates and configures.

Namespace:  CallFlowFramework.Factories
Assembly:  CallFlowFramework (in CallFlowFramework.dll) Version: 1.1.0.355 (1.1.0.355)
Syntax
public TalkType TalkType { get; set; }

Property Value

Type: TalkType
See Also