Where to save an askSam document in the database file.
Missing <remarks> documentation for T:askSam.SaveDocLocation
| Member Name | Description |
|---|---|
| SD_BEGINING | Save the document to the begin of this document list. |
| SD_END | Save the document to the end of this document list. |
| SD_AFTER_CUR | Save the document after the current document. |
| SD_INPLACE | Save the document on top of the current document. |
| SD_BEFORE_CUR | Save the document before the current document. |
| SD_APPEND_CUR_BOT | Save the data to the bottom of the current document. |
Namespace: askSam
Assembly: asnetsdk (in asnetsdk.dll)