Resource.BaseCalendar Property
Project Developer Reference |
Returns or sets the base calendar for a resource calendar. Read/write String.
Syntax
expression.BaseCalendar
expression A variable that represents a Resource object.
Return Value
String
Remarks
The BaseCalendar property does not return any meaningful information for material resources. Setting a value returns a trappable error (error code 1101) when applied to material resources.
See Also