ProjectClass.BaseCalendars Property
Definition
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
public:
virtual property Microsoft::Office::Interop::MSProject::Calendars ^ BaseCalendars { Microsoft::Office::Interop::MSProject::Calendars ^ get(); };
public virtual Microsoft.Office.Interop.MSProject.Calendars BaseCalendars { get; }
member this.BaseCalendars : Microsoft.Office.Interop.MSProject.Calendars
Public Overridable ReadOnly Property BaseCalendars As Calendars