Click or drag to resize

CallFlowNodeReadableNodeDescription Property

Must return a readable string that will be used for logging and tracing purposes.

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

Property Value

Type: String
See Also