The InterviewFormat enumeration is used when referring to the types of browser-based interviews supported by HotDocs Server.
            
            
            Namespace: HotDocs.Sdk.Server.ContractsAssembly: HotDocs.Sdk.Server.Contracts (in HotDocs.Sdk.Server.Contracts.dll) Version: 1.0.0.0 (1.0.0.0)
Syntax
Members
| Member name | Value | Description | |
|---|---|---|---|
| JavaScript | 0 | ||
| Silverlight | 1 | ||
| Unspecified | 2 | 
See Also