ProtectionMode

<< Click to Display Table of Contents >>

 

ProtectionMode

Enum Receives an integer value from a *ProtectionMode-type Measurement, as if it were a shortcut to the Measurement value. This property informs which Protection mode is configured:

0: Excluded

1: Included

2: Blocked

3: Test

4: Test and Blocked

 

This property makes it easy to create objects (Screen or data) that need information about the Protection mode, by simply reading this property, instead of searching for a Protection's child object. This is a read-only property.

Was this page useful?