ComponentOne True DBInput Pro 8.0
FiscalMonth Property (TDBDateX)

 

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

FiscalMonth Property (TDBDateX)

Based on the month set by the FirstMonth property, the fiscal month is calculated for the date set in the Value property.

Syntax

object.FiscalMonth

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

Values

Description

Run Time

1 - January

dbiJanuary

2 - February

dbiFebruary

3 - March

dbiMarch

4 - April

dbiApril

5 - May

dbiMay

6 - June

dbiJune

7 - July

dbiJuly

8 - August

dbiAugust

9 - September

dbiSeptember

10 - October

dbiOctober

11 - November

dbiNovember

12 - December

dbiDecember

Remarks

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

See Also

Value Property (TDBDateX)

FirstMonth Property (TDBDateX)

FiscalHalf Property (TDBDateX)

FiscalQuarter Property (TDBDateX)

Month Property (TDBDateX)

 

 


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

Product Support Forum  |  Documentation Feedback