MarkLogic XCC/.Net Library

XQueryException.W3CCode Property

Returns the XQuery Spec error code for this XQuery exception.

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

See Also

XQueryException Class | Marklogic.Xcc.Exceptions Namespace