Product Documentation

c-treeDB API for C# - Developers Guide

Previous Topic

Next Topic

CTRecord.SetNew

Syntax

void SetNew(bool flag)

Parameters

  • flag [in] The new Record flag.

Description

Sets the new record flag.

Return

None.

See Also

IsNew()

TOCIndex