CustomObservation.ObservationType Property

Top 

Description

A string for the user to indicate a label for this observation type.

 

Timing Precision Mode

This page describes functionality in nanosecond timing precision mode.

Click here to see the documentation for this object in millisecond timing precision mode.

 

Attributes

Type:

string

Access:

read/write

Default Value:

""

 

Syntax

myString1 = myCustomObservation1.ObservationType;

 

myCustomObservation1.ObservationType = myString1;

 

See also

CustomObservation Object