MarkLogic XCC/.Net Library

ContentCreateOptions.Namespace Property

Document namespace property. A namespace name, which will used as the namespace associated with inserted documents. The default is null, which indicates that the default namespace should be used.

[Visual Basic]
Overridable Public Property Namespace As String
[C#]
public virtual string Namespace {get; set;}

See Also

ContentCreateOptions Class | Marklogic.Xcc Namespace