DataSourceType indicates from where the answers were supplied to the interview or assembly.
            
            
            Namespace: HotDocs.SdkAssembly: HotDocs.Sdk (in HotDocs.Sdk.dll) Version: 1.0.0.0 (1.0.0.0)
Syntax
Members
| Member name | Value | Description | |
|---|---|---|---|
| CurrentAnswerFile | 0 | Indicates the current answer file is being supplied to the interview or assembly. | |
| AnswerFile | 1 | Indicates a specified answer file is being supplied to the interview or assembly. | |
| DatabaseComponent | 2 | Indicates answers from a database component are being supplied to the interview or assembly. | |
| Custom | 3 | Indicates answers from a customized source are being supplied to the interview or assembly. | 
See Also