Click or drag to resize

CallFlowGraphLineId Property

Gets or sets the ID of the line that the graph will register (if a Register action is present).

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

Property Value

Type: String
See Also