MarkLogic XCC/.Net Library

Content.CreateOptions Property

The ContentCreateOptions object which should be applied to this object. Note that if none was provided to the factory method that created this Content instance, one may have been created with appropriate defaults for the content provided.

[Visual Basic]
Property CreateOptions As ContentCreateOptions
[C#]
ContentCreateOptions CreateOptions {get;}

See Also

Content Interface | Marklogic.Xcc Namespace