FromXMLFile | Sets the object's properties using data from an XML file.
The XML file can be created using the object's ToXMLFile method. |
FromXMLString | Sets the object's properties using data from an XML string.
The XML string can be created using the object's ToXMLString method. |
GetXMLSchema | Returns the XML schema for the XML generated by the ToXMLFile and ToXMLString methods. |
ToXMLFile | Creates an XML file that represents the object. |
ToXMLString | Creates and returns an XML string that represents the object. |
HolidayCode | The code of the holiday. You can enter holidays for each country you work with.
Field name: HldCode. Length: 20 characters. |
HolidayDates | Holiday dates. |
SetWeekendsAsWorkDays | Considers weekend days as business days while calculating due dates for payments.
Field name: ignrWnd. |
ValidForOneYearOnly | Applies the holiday table only to the year specified in the holiday dates. Deselect to define the holiday table as year independent.
Field name: isCurYear. |
WeekendFrom | Select days for the weekend.
Field name: WndFrm. |
WeekendTO | Select days for the weekend.
Field name: WndTo. |
WeekNoRule | The rule of calculating week numbers.
Field name: WeekNoRule. |