SPSolutionLanguagePack.JobExists - Propriété

Vérifie pour déterminer l'existence d'un travail du minuteur pour le déploiement du pack de langues.

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

Syntaxe

'Déclaration
Public ReadOnly Property JobExists As Boolean
    Get
'Utilisation
Dim instance As SPSolutionLanguagePack
Dim value As Boolean

value = instance.JobExists
public bool JobExists { get; }

Valeur de propriété

Type : System.Boolean
Retourne true si un travail de minuteur n'existe pour le module linguistique ; Sinon, retourne false.

Voir aussi

Référence

SPSolutionLanguagePack classe

SPSolutionLanguagePack - Membres

Microsoft.SharePoint.Administration - Espace de noms