Partager via


ContentDeploymentJob.JobType - Propriété

Obtient ou définit les informations de type pour cet objet ContentDeploymentJob .

Espace de noms :  Microsoft.SharePoint.Publishing.Administration
Assembly :  Microsoft.SharePoint.Publishing (dans Microsoft.SharePoint.Publishing.dll)

Syntaxe

'Déclaration
Public Property JobType As ContentDeploymentJobType
    Get
    Set
'Utilisation
Dim instance As ContentDeploymentJob
Dim value As ContentDeploymentJobType

value = instance.JobType

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

Valeur de propriété

Type : Microsoft.SharePoint.Publishing.Administration.ContentDeploymentJobType
Les informations de type pour l'objet ContentDeploymentJob .

Voir aussi

Référence

ContentDeploymentJob classe

ContentDeploymentJob - Membres

Microsoft.SharePoint.Publishing.Administration - Espace de noms