Difference between revisions of "NXSL:TableColumn"

From NetXMS Wiki
Jump to navigation Jump to search
m (Text replacement - "^" to "{{deprecated}}")
 
Line 1: Line 1:
Represents table column definition object (used by [[NXSL:Table|Table]] class).
{{deprecated}}Represents table column definition object (used by [[NXSL:Table|Table]] class).





Latest revision as of 16:13, 13 September 2022

This Wiki is deprecated and we are are currrently migrating remaining pages into product documentation (Admin Guide, NXSL Guide)

Represents table column definition object (used by Table class).


Class Name

TableColumn


Attributes

Name Type Description
dataType int32 Data type
displayName string Display name
isInstanceColumn boolean TRUE if column is marked as instance column
name string Column name