de la propiedad SPMigrationJobStatus.JobState
Espacio de nombres: Microsoft.SharePoint.Client
Ensamblados: Microsoft.SharePoint.Client.Silverlight (en Microsoft.SharePoint.Client.Silverlight.dll); Microsoft.SharePoint.Client.Phone (en Microsoft.SharePoint.Client.Phone.dll) Microsoft.SharePoint.Client (en Microsoft.SharePoint.Client.dll)
Sintaxis
'Declaración
Public Property JobState As MigrationJobState
Get
Set
'Uso
Dim instance As SPMigrationJobStatus
Dim value As MigrationJobState
value = instance.JobState
instance.JobState = value
public MigrationJobState JobState { get; set; }
Valor de propiedad
Tipo: Microsoft.SharePoint.Client.MigrationJobState