Difference between revisions of "NXSL:TableColumn"

4 bytes removed ,  16:01, 26 March 2014
no edit summary
(Created page with "Represents table column definition object (used by Table class). '''Class Name''' TableColumn '''Attributes''' {| class="wikitable" |- ! Name !! Type !! D...")
 
Line 17: Line 17:
| displayName || string || Display name
| displayName || string || Display name
|-
|-
| isInstanceColumn || int32 || '''true''' if column is marked as instance column
| isInstanceColumn || boolean || TRUE if column is marked as instance column
|-
|-
| name || string || Column name
| name || string || Column name
683

edits