View Column API

From TeamServer ER/Studio
Jump to: navigation, search

Go Up to API Reference

You cannot access view column information directly through the API, but some of the APIs provide information about view column resources.

View Column Fields

View column resources can provide the following fields:

Item Example Description

"id"

6775

An integer that uniquely identifies the view column.

"name"

"Discontinued"

The name of the view column.

"expression"

""

The expression of the view column.

"alias"

"DISC"

An alias of the view column.

"sequence"

"10"

The sequence of the view column.

See Also