Product Documentation

c-treeDB API for C# - Developers Guide

Previous Topic

Next Topic

CTField.SetName

Syntax

void SetName(String FieldName)

Parameters

  • FieldName [in] The field name to be set to the field.

Description

Sets the field name.

Return

None.

See Also

GetName(), SetLength(), SetType()

TOCIndex