Product Documentation

c-treeDB API for C# - Developers Guide

Previous Topic

Next Topic

CTDateTime.GetDate

Syntax

CTDATE GetDate( )

Parameters

This method has no parameters.

Description

Retrieves a CTDate object from a CTDateTime object.

Return

GetDate() returns a CTDATE object with the date.

See Also

GetDateTime(), SetDate()

TOCIndex