IFieldValueDictionary.ToXml Method
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.