ApplicationClass.GlobalBaseCalendars Property

Definition

public:
 virtual property Microsoft::Office::Interop::MSProject::Calendars ^ GlobalBaseCalendars { Microsoft::Office::Interop::MSProject::Calendars ^ get(); void set(Microsoft::Office::Interop::MSProject::Calendars ^ value); };
public virtual Microsoft.Office.Interop.MSProject.Calendars GlobalBaseCalendars { get; set; }
member this.GlobalBaseCalendars : Microsoft.Office.Interop.MSProject.Calendars with get, set
Public Overridable Property GlobalBaseCalendars As Calendars

Property Value

Implements

Applies to