_MSProject.ProjectSummaryInfo 方法
定义
重要
一些信息与预发行产品相关,相应产品在发行之前可能会进行重大修改。 对于此处提供的信息,Microsoft 不作任何明示或暗示的担保。
public bool ProjectSummaryInfo (object Project, object Title, object Subject, object Author, object Company, object Manager, object Keywords, object Comments, object Start, object Finish, object ScheduleFrom, object CurrentDate, object Calendar, object StatusDate, object Priority, object PartiallyDisabled);
abstract member ProjectSummaryInfo : obj * obj * obj * obj * obj * obj * obj * obj * obj * obj * obj * obj * obj * obj * obj * obj -> bool
Public Function ProjectSummaryInfo (Optional Project As Object, Optional Title As Object, Optional Subject As Object, Optional Author As Object, Optional Company As Object, Optional Manager As Object, Optional Keywords As Object, Optional Comments As Object, Optional Start As Object, Optional Finish As Object, Optional ScheduleFrom As Object, Optional CurrentDate As Object, Optional Calendar As Object, Optional StatusDate As Object, Optional Priority As Object, Optional PartiallyDisabled As Object) As Boolean
参数
- Project
- Object
- Title
- Object
- Subject
- Object
- Author
- Object
- Company
- Object
- Manager
- Object
- Keywords
- Object
- Comments
- Object
- Start
- Object
- Finish
- Object
- ScheduleFrom
- Object
- CurrentDate
- Object
- Calendar
- Object
- StatusDate
- Object
- Priority
- Object
- PartiallyDisabled
- Object