ApplicationClass.BaseCalendarReset(String) Method
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 bool BaseCalendarReset(System::String ^ Name) = Microsoft::Office::Interop::MSProject::_MSProject::BaseCalendarReset;
public virtual bool BaseCalendarReset (string Name);
abstract member BaseCalendarReset : string -> bool
override this.BaseCalendarReset : string -> bool
Public Overridable Function BaseCalendarReset (Name As String) As Boolean
Parameters
- Name
- String