Freigeben über


SPSolutionLanguagePack.JobExists-Eigenschaft

Überprüfungen, um zu bestimmen, ob ein Zeitgeberauftrag für die Bereitstellung des Language Packs vorhanden ist.

Namespace:  Microsoft.SharePoint.Administration
Assembly:  Microsoft.SharePoint (in Microsoft.SharePoint.dll)

Syntax

'Declaration
Public ReadOnly Property JobExists As Boolean
    Get
'Usage
Dim instance As SPSolutionLanguagePack
Dim value As Boolean

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

Eigenschaftswert

Typ: System.Boolean
Gibt true Wenn ein Zeitgeberauftrag für das Language Pack; vorhanden ist Andernfalls wird falsezurückgegeben.

Siehe auch

Referenz

SPSolutionLanguagePack Klasse

SPSolutionLanguagePack-Member

Microsoft.SharePoint.Administration-Namespace