XMLUrlDataAdapter.c_szMyNamespace Field
NOTE: This API is now obsolete.
Specifies the namespace of the adapter.
Namespace: Microsoft.SharePoint.Dsp.XmlUrl
Assembly: Microsoft.SharePoint.Dsp.XmlUrl (in Microsoft.SharePoint.Dsp.XmlUrl.dll)
Syntax
'Declaration
<ObsoleteAttribute("Use the Lists web service instead.")> _
Public Const c_szMyNamespace As String
'Usage
Dim value As String
value = XMLUrlDataAdapter.c_szMyNamespace
[ObsoleteAttribute("Use the Lists web service instead.")]
public const string c_szMyNamespace
Remarks
The value of this constant is "https://schemas.microsoft.com/sharepoint/dsp/xmlurl".