Share via


SysDictTable::newName Method [AX 2012]

Gets a new table with a specified table name.

Syntax

client server public static SysDictTable newName(TableName _name)

Run On

ClientOrServer

Parameters

Return Value

Type: SysDictTable Class
The new table with the specified name.

See Also

Reference

SysDictTable Class