CreateFromStructure
Leave feedback
On this page
Creates a document from a structure that is an array of text fields.
public static Document CreateFromStructure(string documentKey, DateTime modificationDate,
DocumentField[] fields)
| Parameter | Type | Description |
|---|---|---|
| documentKey | String | The document key. |
| modificationDate | DateTime | The document modification date. |
| fields | DocumentField[] | The document fields. |
The created document.
- class DocumentField
- class Document
- namespace GroupDocs.Search.Common
- assembly GroupDocs.Search
Was this page helpful?
Any additional feedback you'd like to share with us?
Please tell us how we can improve this page.
Thank you for your feedback!
We value your opinion. Your feedback will help us improve our documentation.