Freigeben über


SPWorkflowAssociation.SiteOverQuota-Eigenschaft

Ruft einen Wert, der angibt, ob die SPSite auf dem sich die Workflowzuordnung befindet Quote ist.

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

Syntax

'Declaration
Public ReadOnly Property SiteOverQuota As Boolean
    Get
'Usage
Dim instance As SPWorkflowAssociation
Dim value As Boolean

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

Eigenschaftswert

Typ: System.Boolean
true , wenn die SPSite über Kontingent, sonst falsebefindet.

Siehe auch

Referenz

SPWorkflowAssociation Klasse

SPWorkflowAssociation-Member

Microsoft.SharePoint.Workflow-Namespace

Weitere Ressourcen

Workflows in Windows SharePoint Services

Workflow Development for Windows SharePoint Services

Workflow Object Model in Windows SharePoint Services Overview