MarkLogic XCC/.Net Library

ContentCreateOptions.RepairLevel Property

Document repair level property. The default value is DocumentRepairLevel.FULL, but this option is only applicable when the document format is DocumentFormat.XML.

[Visual Basic]
Overridable Public Property RepairLevel As Level
[C#]
public virtual DocumentRepairLevel.Level RepairLevel {get; set;}

See Also

ContentCreateOptions Class | Marklogic.Xcc Namespace