GlobalObject.originalDateField Field

Definition

Stores a reference to a DateConstructor object.

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

protected: Microsoft::JScript::DateConstructor ^ originalDateField;
protected Microsoft.JScript.DateConstructor originalDateField;
val mutable originalDateField : Microsoft.JScript.DateConstructor
Protected originalDateField As DateConstructor 

Field Value

Applies to