Product Documentation

c-treeDB API for C# - Developers Guide

Previous Topic

Next Topic

CTDate.CurrentDate

Syntax

CTDate CurrentDate( )

Parameters

This method has no parameters.

Description

Retrieves the current system date

Return

CurrentDate() returns a CTDate object with the system current date.

See Also

GetDate()

TOCIndex