GlobalObject.originalBooleanField Field

Definition

Stores a reference to a BooleanConstructor object.

This API supports the product infrastructure and is not intended to be used directly from your code.

protected: Microsoft::JScript::BooleanConstructor ^ originalBooleanField;
protected Microsoft.JScript.BooleanConstructor originalBooleanField;
val mutable originalBooleanField : Microsoft.JScript.BooleanConstructor
Protected originalBooleanField As BooleanConstructor 

Field Value

Applies to