SetStartDate Method of the Tax Object

This method sets the date when the tax is imposed.

Note: Passing -1 as any of the method's parameters resets the date.

Syntax

Visual Basic .NET

Function SetStartDate( _
  Year As Integer, _
  Month As Integer, _
  Day As Integer _
)
    

C++

HRESULT SetStartDate(
  int      Year,
  int      Month,
  int      Day
);
    

Parameters

Year
[in] Year number of the date.
Month
[in] Month number of the date.
Day
[in] Day number of the date.

Return values

This method has no specific return values. It returns the standard return values of ABBYY FlexiCapture SDK functions.

See also

Tax

15.08.2023 13:19:30

Usage of Cookies. In order to optimize the website functionality and improve your online experience ABBYY uses cookies. You agree to the usage of cookies when you continue using this site. Further details can be found in our Privacy Notice.