Product Documentation

c-treeDB API for C# - Developers Guide

Previous Topic

Next Topic

CTDate.Year

Syntax

int Year( )

Parameters

This method has no parameters.

Description

Retrieves the year component of a packed CTDATE type value.

Return

Year returns the unpacked year.

See Also

Day(), Month(), Pack(), Unpack()

TOCIndex