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.
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
- xml
Type: System.String
See also
Reference
EntityFieldValueDictionary class