DueDate Enumeration

 <  Day Day Up  >  

The DueDate enumeration is used by the functions in the Financial module to indicate whether a payment is due at the beginning or at the end of a period. The DueDate enumeration values have no constant equivalents.

 BegOfPeriod = 1 

The payment is due at the beginning of a period.

 EndOfPeriod = 0 

The payment is due at the end of a period.

 <  Day Day Up  >  


The Visual Basic .NET Programming Language
The Visual Basic .NET Programming Language
ISBN: 0321169514
EAN: 2147483647
Year: 2004
Pages: 173
Authors: Paul Vick

flylib.com © 2008-2017.
If you may any questions please contact us: flylib@qtcs.net