CallFlowContextContextId Property |
Gets the unique context id.
Namespace:
CallFlowFramework
Assembly:
CallFlowFramework (in CallFlowFramework.dll) Version: 1.1.0.355 (1.1.0.355)
Syntaxpublic Guid ContextId { get; }
public:
property Guid ContextId {
Guid get ();
}
Property Value
Type:
Guid
See Also