Click or drag to resize

CallFlowContextRegistration Property

Gets a reference to the registration associated with the context. May return null.

Namespace:  CallFlowFramework
Assembly:  CallFlowFramework (in CallFlowFramework.dll) Version: 1.1.0.355 (1.1.0.355)
Syntax
public ILineRegistration Registration { get; }

Property Value

Type: ILineRegistration
See Also