Calendar Object Members
Project Developer Reference |
A Calendar object represents a calendar for a resource or project.
Methods
Name | Description | |
---|---|---|
Delete | Deletes an object from its containing collection. | |
Period | Returns a Period object representing a period of time in a calendar. | |
Reset | Resets base calendar properties to their default values; resets resource calendar properties to the values in the corresponding base calendar. |
Properties
Name | Description | |
---|---|---|
Application | Returns an Application object. Read-only Object. | |
BaseCalendar | Returns a Calendar object representing a base calendar. Read-only Object. | |
EffectiveWeeks | Returns the EffectiveWeeks collection object representing the work weeks of the calendar. Read-only EffectiveWeeks. | |
Enterprise | Returns the name of an enterprise calendar. Read-only Variant. | |
Exceptions | Returns the Exceptions collection object. Read-only Object. | |
Guid | Returns the class identifier of the object. Read-only. | |
Index | Returns the index of an object in its containing collection. Read-only Long. | |
Name | Returns the name of a Calendar object. Read-only String. | |
Parent | Returns the parent of the object. Read-only Object. | |
ResourceGuid | Returns the class identifier of the resource. Read-only. | |
WeekDays | Returns a Weekdays collection representing the weekdays in a calendar. Read-only Object. | |
Years | Returns a Years collection representing the years in a calendar. Read-only Object. |