Product Documentation

c-treeDB API for C# - Developers Guide

Previous Topic

Next Topic

CTTable.SetGroupid

Syntax

void SetGroupid(String Groupid)

Parameters

  • Groupid [in] The new table Group id.

Description

Sets the table group id.

Return

None.

See Also

GetGroupid()

TOCIndex