InterviewFormat Enumeration
The InterviewFormat enumeration is used when referring to the types of browser-based interviews supported by HotDocs Server.

Namespace: HotDocs.Sdk.Server.Contracts
Assembly: HotDocs.Sdk.Server.Contracts (in HotDocs.Sdk.Server.Contracts.dll) Version: 1.0.0.0 (1.0.0.0)
Syntax

public enum InterviewFormat
Members

  Member nameValueDescription
JavaScript0
Silverlight1
Unspecified2
See Also