ICalendarSetup

Assembly: Dimensions;

Description

The ICalendarSetup interface allows working with parameters of a dictionary with dynamically created elements.

Inheritance Hierarchy

ICalendarSetup

Comments

The ICalendarDimension.Setup property returns current dictionary parameters; use the IDynamicCalendarInstance.NewSetup method to set new parameters.

Properties

  Property name Brief description
EndDay The EndDay property determines end date for the calendar.
Levels The Levels property determines levels available in the calendar.
StartDay The StartDay property determines start date of the calendar.
WeekLevel The WeekLevel property determines parameters of the Weeks level in the dictionary.

Methods

  Method name Brief description
LoadFromXml The LoadFromXml method loads calendar parameters from XML code.
SaveToXml The SaveToXml method loads calendar parameters to XML code.

See also:

Dimensions Assembly Interfaces