_MSProject.ProjectSummaryInfo Method

Definition

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

Parameters

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

Returns

Applies to