CreateFromStructure

Document.CreateFromStructure method

إنشاء مستند من هيكل يتكون من مجموعة من الحقول النصية.

public static Document CreateFromStructure(string documentKey, DateTime modificationDate, 
    DocumentField[] fields)
معامل يكتب وصف
documentKey String مفتاح المستند.
modificationDate DateTime تاريخ تعديل الوثيقة.
fields DocumentField[] حقول الوثيقة.

قيمة الإرجاع

المستند الذي تم إنشاؤه.

أنظر أيضا