Share via


EntityFieldValueDictionary.FromXml method

Namespace:  Microsoft.BusinessData.Runtime
Assembly:  Microsoft.SharePoint.Client (in Microsoft.SharePoint.Client.dll)

Syntax

'Declaration
Public Sub FromXml ( _
    xml As String _
)
'Usage
Dim instance As EntityFieldValueDictionary
Dim xml As String

instance.FromXml(xml)
public void FromXml(
    string xml
)

Parameters

See also

Reference

EntityFieldValueDictionary class

EntityFieldValueDictionary members

Microsoft.BusinessData.Runtime namespace