Product Documentation

c-treeDB API for C# - Developers Guide

Previous Topic

Next Topic

CTBase.GetDefTimeType

Syntax

TIME_TYPE GetDefTimeType ( )

Parameters

This method has no parameters.

Description

Retrieves the default time type. The valid values for the time type are shown is "Data Types".

Return

GetDefTimeType() returns the default time type. For more information on the valid values for the time type, see the description above.

See Also

SetDefTimeType()

TOCIndex