Gets or sets the Namespace URI for the Data Command Query.
Namespace: AJE.DataAssetEngineAssembly: AJE.DataAssetEngine (in AJE.DataAssetEngine.dll) Version: 4.0.8187.28944 (4.0.1.1)
public string NamespaceURI { get; set; }public string NamespaceURI { get; set; }Public Property NamespaceURI As String
Get
Set
Public Property NamespaceURI As String
Get
Set
public:
property String^ NamespaceURI {
String^ get ();
void set (String^ value);
}public:
property String^ NamespaceURI {
String^ get ();
void set (String^ value);
}Property Value
Type:
StringThe Namespace URI is used for XQueries.