SPMigrationWorkItemPayload.lastObjectId field
Namespace: Microsoft.SharePoint.Administration
Assembly: Microsoft.SharePoint (in Microsoft.SharePoint.dll)
Syntax
'Declaration
Public lastObjectId As Guid
'Usage
Dim instance As SPMigrationWorkItemPayload
Dim value As Guid
value = instance.lastObjectId
instance.lastObjectId = value
public Guid lastObjectId
See also
Reference
SPMigrationWorkItemPayload class