Compartir a través de


de la propiedad ContentDeploymentJob.JobType

Obtiene o establece la información de tipo para este objeto ContentDeploymentJob .

Espacio de nombres:  Microsoft.SharePoint.Publishing.Administration
Ensamblado:  Microsoft.SharePoint.Publishing (en Microsoft.SharePoint.Publishing.dll)

Sintaxis

'Declaración
Public Property JobType As ContentDeploymentJobType
    Get
    Set
'Uso
Dim instance As ContentDeploymentJob
Dim value As ContentDeploymentJobType

value = instance.JobType

instance.JobType = value
public ContentDeploymentJobType JobType { get; set; }

Valor de propiedad

Tipo: Microsoft.SharePoint.Publishing.Administration.ContentDeploymentJobType
La información de tipo para el objeto ContentDeploymentJob .

Vea también

Referencia

clase ContentDeploymentJob

Miembros ContentDeploymentJob

Espacio de nombres Microsoft.SharePoint.Publishing.Administration