Note
Access to this page requires authorization. You can try signing in or changing directories.
Access to this page requires authorization. You can try changing directories.
Retrieves the values in XML format.
Namespace: Microsoft.BusinessData.Runtime
Assembly: Microsoft.BusinessData (in Microsoft.BusinessData.dll)
Syntax
'Declaration
Function ToXml As String
'Usage
Dim instance As IFieldValueDictionary
Dim returnValue As String
returnValue = instance.ToXml()
string ToXml()
Return Value
Type: System.String
The XML values.