SPRequestManagementRule.ExecutionGroup 属性
获取或设置中运行该规则执行分组。
命名空间: Microsoft.SharePoint.Administration
程序集: Microsoft.SharePoint(位于 Microsoft.SharePoint.dll 中)
语法
声明
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; }
属性值
类型:System.Int32