CalendarConstants members
Contains constants for validating calendars.
The CalendarConstants type exposes the following members.
Methods
Name | Description | |
---|---|---|
InvalidCharacters | The array of characters that are not valid in a calendar name contains one character: & |
Top
Fields
Name | Description | |
---|---|---|
MaxCalendarItemNameLength | Value = 256. The maximum number of characters in the name for a calendar item, such as an exception or an effective week. | |
MaximumCalendarNameLength | Value = 51. The maximum number of characters in the name of a calendar. | |
MaximumOccurences | Value = 999. The maximum number of calendars. | |
OneHourOfCapacity | Value = 600000. The number of work units in one hour of resource capacity. |
Top