The WorkSession type exposes the following members.
Back to Top
Methods
Name | Description | |
---|---|---|
![]() | AssembleDocuments(String) |
AssembleDocuments causes all contiguous pending document work items (from CurrentWorkItem onwards)
to be assembled, and returns the assembled documents.
|
![]() | AssembleDocuments(PreAssembleDocumentDelegate, PostAssembleDocumentDelegate, Object, String) |
AssembleDocuments causes all contiguous pending document work items (from CurrentWorkItem onwards)
to be assembled, and returns the assembled documents.
|
![]() | ![]() | (Inherited from ![]() |
![]() | FinishInterview |
Called by the host application when answers have been posted back from a browser interview.
|
![]() | GetCurrentInterview |
Returns the current interview using default interview settings
|
![]() | GetCurrentInterview(InterviewFormat) |
This constructor accepts a value for the interview format in case the host application wants to have more
control over which format to use other than the one format specified in web.config. For example, the host
application can detect whether or not the user's browser has Silverlight installed, and if not, it can choose
to fall back to JavaScript interviews even if its normal preference is Silverlight.
|
![]() | GetCurrentInterview(InterviewSettings, IEnumerable String , String) |
Returns the current interview with the given settings
|
![]() | ![]() | Serves as a hash function for a particular type. (Inherited from ![]() |
![]() | ![]() | Gets the (Inherited from ![]() ![]() |
![]() | ![]() | Returns a string that represents the current object. (Inherited from ![]() |
See Also