代表分组定义。 组 对象是 ResourceGroups 或是 TaskGroups 集合的成员。
备注
使用 Group 对象
使用 TaskGroups(Index) 或 ResourceGroups(Index),其中 Index 是组定义索引或组定义名称,以返回 Group 对象。
示例
下面的示例可以确保“标准费率”资源组显示摘要任务信息。
ActiveProject.ResourceGroups("Standard Rate").ShowSummary = True
方法
| 名称 | 
|---|
| Delete | 
属性
| 名称 | 
|---|
| Application | 
| GroupAssignments | 
| GroupCriteria | 
| 索引 | 
| 名称 | 
| Parent | 
| ShowSummary | 
支持和反馈
有关于 Office VBA 或本文档的疑问或反馈? 请参阅 Office VBA 支持和反馈,获取有关如何接收支持和提供反馈的指南。