| MarkLogic XCC/.Net Library |
|
ModuleInvoke.ModuleUri Property
The URI, as a String, of a module to invoke upon the next invocation of Session.submitRequest(Request).
[Visual Basic]
Property ModuleUri AsÂ
String
[C#]
string ModuleUri {get; set;}
See Also
ModuleInvoke Interface | Marklogic.Xcc Namespace