Expand Minimize

FieldValueDictionary Transformation

Mappings for SharePoint class Microsoft.SharePoint.BusinessData.Runtime.FieldValueDictionary

Type Mapping

Constructors

Properties

Methods

SSOM System.Object CreateCollectionInstance(System.String, System.Int32)
CSOM EntityFieldValueDictionary.CreateCollectionInstance(String,Int32)
JSOM SP.BusinessData.Runtime.EntityFieldValueDictionary.createCollectionInstance(string,number)
SSOM System.Void CreateCollectionInstance_Client(System.String, System.Int32)
CSOM EntityFieldValueDictionary.CreateCollectionInstance(String,Int32)
JSOM SP.BusinessData.Runtime.EntityFieldValueDictionary.createCollectionInstance(string,number)
SSOM System.Object CreateInstance(System.String)
CSOM EntityFieldValueDictionary.CreateInstance(String,String)
JSOM SP.BusinessData.Runtime.EntityFieldValueDictionary.createInstance(string,string)
SSOM System.Void CreateInstance_Client(System.String, System.String)
CSOM EntityFieldValueDictionary.CreateInstance(String,String)
JSOM SP.BusinessData.Runtime.EntityFieldValueDictionary.createInstance(string,string)
SSOM System.Void FromXml(System.String)
CSOM EntityFieldValueDictionary.FromXml(String)
JSOM SP.BusinessData.Runtime.EntityFieldValueDictionary.fromXml(string)
SSOM System.Void FromXml_Client(System.String)
CSOM EntityFieldValueDictionary.FromXml(String)
JSOM SP.BusinessData.Runtime.EntityFieldValueDictionary.fromXml(string)
SSOM System.Int32 GetCollectionSize(System.String)
CSOM ClientResult EntityFieldValueDictionary.GetCollectionSize(String)
JSOM IntResult SP.BusinessData.Runtime.EntityFieldValueDictionary.getCollectionSize(string)
SSOM System.Int32 GetCollectionSize_Client(System.String)
CSOM ClientResult EntityFieldValueDictionary.GetCollectionSize(String)
JSOM IntResult SP.BusinessData.Runtime.EntityFieldValueDictionary.getCollectionSize(string)
SSOM System.Object GetFieldValue_Client(System.String)
CSOM Object EntityFieldValueDictionary.GetFieldValue(String)
SSOM System.Void SetFieldValue_Client(System.String, System.Object)
CSOM EntityFieldValueDictionary.SetFieldValue(String,Object)
SSOM System.String ToXml()
CSOM ClientResult EntityFieldValueDictionary.ToXml()
JSOM StringResult SP.BusinessData.Runtime.EntityFieldValueDictionary.toXml()
SSOM System.String ToXml_Client()
CSOM ClientResult EntityFieldValueDictionary.ToXml()
JSOM StringResult SP.BusinessData.Runtime.EntityFieldValueDictionary.toXml()
Disclaimer: The views and opinions expressed in this documentation and in SPCAF do not necessarily reflect the opinions and recommendations of Microsoft or any member of Microsoft. SPCAF and RENCORE are registered trademarks of Rencore. All other trademarks, service marks, collective marks, copyrights, registered names, and marks used or cited by this documentation are the property of their respective owners.