Represents a Calendar.
Implements I_ISDirty, I_ISObjectName, I_finSummaryPages

Methods

Name Description
AppendAutomaticNonWorkingDays Append automatic non-working days to this Calendar.
Clear Clears this object and sets all of its properties to their defaults.
ClearAutomaticCountryDetails Clear Automatic Country details.
Delete Deletes the current record.
Duplicate Duplicates the current object.
FromXmlString Populates object from an XML string.
GetAutomaticNonWorkingDays For automatic calendars, retrieve the automatic non working days between two dates.
GetObjectName
Load Loads a record from the database.
LoadPk Loads a record from the database.
NonWorkingDays List of the days of the year that are non working days.
Refresh Refreshes this object from the database.
Save Save this record.
SetAutomaticCountryDetails For automatic Calendars, set which Country, and optionally State, should be used to generate holidays.
SummaryPagesLoad Loads the Summary Pages collection.
SummaryPagesRefresh Forces the Summary Pages collection to be rebuilt the next time it is accessed.
ToXmlString Persists object to an XML string.
WeekDays Business days of the week.

Properties

Name Description
AutomaticCalendar Indicates if this Calendar is an automatic calendar (and therefore does not require manual updating).
AutomaticCalendarCountryCode Read-Only For automatic Calendars, indicates which countries holidays should be used.
AutomaticCalendarCountryName Read-Only The full Country name configured for automatic Calendars.
AutomaticCalendarCountryTerminologyState Read-Only Returns the Terminology used for 'State' depending on the selected automatic Calendar Country.
AutomaticCalendarCountryUsesStateHolidays Read-Only Indicates if the configured Country for automatic Calendars supports State Holidays.
AutomaticCalendarResolved Read-Only Indicates if this Calendar is an automatic calendar, and is configured with country information and where required, a state has been defined.
AutomaticCalendarState Read-Only For automatic Calendars, indicates which state's holidays should be used. This assumes the selected country supports states.
CalendarId The Id of this Calendar.
CreatedDate Read-Only The Local date and time this record was created.
CreatedUserPk Read-Only The primary key of the User that created this record.
CreatedUtcDate Read-Only The UTC date and time this record was created.
Description The Description of this Department.
IsDirty Read-Only Indicates whether this object has been modified since being created, loaded or refreshed.
IsNew Read-Only Indicates whether this is a new record.
Pk Read-Only This record's primary key.
SummaryPages Read-Only A collection of Summary Pages.
SummaryPagesLoaded Read-Only Indicates whether the Summary Pages collection has been loaded.
Tag The Tag property can be used to attach another value or object to this object.
Timestamp Read-Only This record's Timestamp.
UpdatedDate Read-Only The Local date and time this record was last updated.
UpdatedUserPk Read-Only The primary key of the User that last updated this record.
UpdatedUtcDate Read-Only The UTC date and time this record was last updated.
Namespace:
Intersoft.finSupport6
Assembly:
finSupport6, Version=6.0.3
Target Framework:
.NET 9.0