PropertyValues.RefreshLoad method
Reloads the extended properties associated with the list item.
Namespace: Microsoft.SharePoint.Client
Assembly: Microsoft.SharePoint.Client (in Microsoft.SharePoint.Client.dll)
Syntax
'Declaration
Public Overrides Sub RefreshLoad
'Usage
Dim instance As PropertyValues
instance.RefreshLoad()
public override void RefreshLoad()