MarkLogic XCC/.Net Library

ContentCreateOptions Class

A set of creations options to be applied to a document when it is inserted into a contentbase. By default, the document format is set to DocumentFormat.NONE which indicates that server-configured defaults should be used to determine the document format from the URI extension.

For a list of all members of this type, see ContentCreateOptions Members.

System.Object
   Marklogic.Xcc.ContentCreateOptions

[Visual Basic]
Public Class ContentCreateOptions
[C#]
public class ContentCreateOptions

Thread Safety

Public static (Shared in Visual Basic) members of this type are safe for multithreaded operations. Instance members are not guaranteed to be thread-safe.

Requirements

Namespace: Marklogic.Xcc

Assembly: MarklogicXcc (in MarklogicXcc.dll)

See Also

ContentCreateOptions Members | Marklogic.Xcc Namespace