ProtectionMode

<< Click to Display Table of Contents >>

 

ProtectionMode

Number Receives an integer value from a *ProtectionMode-type Measurement, as a shortcut to that Measurement's value. This property informs which Protection mode is configured. Possible values for this property are -1: No configured mode (default), 0: Excluded, 1: Included, 2: Blocked, 3: Test, 4: Test and Blocked, or 5: Failure. This property makes it easy to create objects, whether Screen objects or data objects, that need information about a Protection's 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?