Product Documentation

c-treeDB API for C# - Developers Guide

Previous Topic

Next Topic

CTDate.Month

Syntax

int Month( )

Parameters

This method has no parameters.

Description

Retrieves the month component of a packed CTDATE type value

Return

Month returns the unpacked month.

See Also

Day(), Pack(), Unpack(), Year()

TOCIndex