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.
Gets the collection of field names and values for fields that were deleted or changed.
Namespace: Microsoft.SharePoint.Administration
Assembly: Microsoft.SharePoint (in Microsoft.SharePoint.dll)
'Declaration
Public ReadOnly Property UpgradedPersistedProperties As Hashtable
Get
'Usage
Dim instance As SPAutoSerializingObject
Dim value As Hashtable
value = instance.UpgradedPersistedProperties
public Hashtable UpgradedPersistedProperties { get; }
Type: System.Collections.Hashtable
A Hashtable object containing name-value pairs.