Freigeben über


SPRequestManagementRule.ExecutionGroup-Eigenschaft

Ruft ab oder legt diesen fest die Ausführung Gruppierung, die in die Regel ausgeführt wird.

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

Syntax

'Declaration
Public Property ExecutionGroup As Integer
    Get
    Set
'Usage
Dim instance As SPRequestManagementRule
Dim value As Integer

value = instance.ExecutionGroup

instance.ExecutionGroup = value
public int ExecutionGroup { get; set; }

Eigenschaftswert

Typ: System.Int32

Siehe auch

Referenz

SPRequestManagementRule Klasse

SPRequestManagementRule-Member

Microsoft.SharePoint.Administration-Namespace