ColumnID property

Returns the dashboard's database column id or ERUProjectField field. If greater than 0, this is the columnid of the column on which the dashboard column is based. For calendar and project dashboards, this is the ID that represents the object property.

Note that Calendar-based dashboards currently don't have columns or cells.

Syntax


C++

HRESULT get_ColumnID(
   LONG
* pColumnID)

Scripting languages

ColumnID = Object.ColumnID

Home

Applies to

IERUDashboardCell

IERUDashboardColumn