共用方式為


SPRequestManagementRule.ExecutionGroup property

取得或設定規則的執行中執行分組。

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

Syntax

'宣告
Public Property ExecutionGroup As Integer
    Get
    Set
'用途
Dim instance As SPRequestManagementRule
Dim value As Integer

value = instance.ExecutionGroup

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

Property value

Type: System.Int32

請參閱

參照

SPRequestManagementRule class

SPRequestManagementRule members

Microsoft.SharePoint.Administration namespace