Product Documentation

c-treeDB API for C# - Developers Guide

Previous Topic

Next Topic

CTRecord.SetEdited

Syntax

void SetEdited(bool flag)

Parameters

  • flag [in] The new Change Record flag.

Description

Sets the changed record flag.

Return

None.

See Also

IsEdited()

TOCIndex