CreateFromStructure
Document.CreateFromStructure method
テキスト フィールドの配列である構造体からドキュメントを作成します。
public static Document CreateFromStructure(string documentKey, DateTime modificationDate,
DocumentField[] fields)
パラメータ | タイプ | 説明 |
---|---|---|
documentKey | String | ドキュメント キー。 |
modificationDate | DateTime | ドキュメントの修正日。 |
fields | DocumentField[] | ドキュメント フィールド。 |
戻り値
作成されたドキュメント。
関連項目
- class DocumentField
- class Document
- 名前空間 GroupDocs.Search.Common
- 組み立て GroupDocs.Search