ComponentOne True DBInput Pro 8.0
FiscalHalf Property (TDBDateX)

 

Reference> TDBDateX Object> TDBDateX Object Properties> FiscalHalf Property (TDBDateX)

FiscalHalf Property (TDBDateX)

The FiscalHalf property determines if the date set in the Value property is in the first half or the second half of a fiscal year (when the fiscal year is divided into half).

Syntax

object.FiscalHalf

Read-only at run time. Not available at design time.

Values

Description

Run Time

1 - First half

dbi1stHalfOfYear

2 - Second half

dbi2ndHalfOfYear

Remarks

Based on the month set by the FirstMonth property, the half of the fiscal year is calculated for the date.

When the Value property equals Null, the FiscalHalf property will return a -1.

See Also

Value Property (TDBDateX)

FirstMonth Property (TDBDateX)

FiscalQuarter Property (TDBDateX)

Half Property (TDBDateX)

 

 


Copyright (c) GrapeCity, inc. All rights reserved.

Product Support Forum  |  Documentation Feedback