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