Adds a base calendar called "Standard" to the file, and populate it with a default working week and default working hours.
[Visual Basic]Overridable Public Function AddDefaultBaseCalendar() As
Calendar [C#]public virtual
Calendar AddDefaultBaseCalendar();
Return Value
New default base calendar.
Exceptions
See Also
MPXFile Class | Aspose.Tasks Namespace