Product Documentation

c-treeDB API for C# - Developers Guide

Previous Topic

Next Topic

CTDate.SetDate

Syntax

void SetDate(uint Date)

void SetDate( CTDate Date)

Parameters

  • Date [in] The new date to set to the CTDate object.

Description

Sets the date to the CTDate object.

Return

None.

See Also

GetDate()

TOCIndex