ClientObject.UpdateClientObjectPropertyType Method
Definition
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
protected internal void UpdateClientObjectPropertyType (string propertyName, object propertyValue, Microsoft.SharePoint.Client.JsonReader reader);
member this.UpdateClientObjectPropertyType : string * obj * Microsoft.SharePoint.Client.JsonReader -> unit
Protected Friend Sub UpdateClientObjectPropertyType (propertyName As String, propertyValue As Object, reader As JsonReader)
Parameters
- propertyName
- String
- propertyValue
- Object
- reader
- JsonReader