WorkSession is a state machine enabling a host application to easily navigate an assembly queue.
It maintains an answer collection and a list of completed (and pending) interviews and documents.
A host application uses this class not only to process through the assembly queue, but also to
inspect the assembly queue for purposes of providing user feedback ("disposition pages").
Inheritance Hierarchy

HotDocs.Sdk.Server WorkSession
Namespace: HotDocs.Sdk.Server
Assembly: HotDocs.Sdk.Server (in HotDocs.Sdk.Server.dll) Version: 1.0.0.0 (1.0.0.0)
Syntax
Remarks
See Also