del método EntityFieldValueDictionary.FromXml
Espacio de nombres: Microsoft.BusinessData.Runtime
Ensamblados: Microsoft.SharePoint.Client.Silverlight (en Microsoft.SharePoint.Client.Silverlight.dll); Microsoft.SharePoint.Client.Phone (en Microsoft.SharePoint.Client.Phone.dll) Microsoft.SharePoint.Client (en Microsoft.SharePoint.Client.dll)
Sintaxis
'Declaración
Public Sub FromXml ( _
xml As String _
)
'Uso
Dim instance As EntityFieldValueDictionary
Dim xml As String
instance.FromXml(xml)
public void FromXml(
string xml
)
Parámetros
- xml
Tipo: System.String
Vea también
Referencia
clase EntityFieldValueDictionary