GetColHeadings Method

Returns the names of all column headings in the Alarm Summary object.

Syntax

object.GetColHeadings bstrColHeadings

Properties

The GetColHeadings method syntax has these parts:

Part

Description

object

An object expression that evaluates to an object in the Applies To list.

bstrColHeadings

String. Returns a string containing the column headings of the Alarm Summary object.

Remarks

The GetColHeadings method returns the Alarm Summary object's column headings in order, separated by a semicolon.

 

Example

Applies To