Returns a collection of like-class,
in-scope nodes.
Note:
This property is read only.
Syntax
Reference_Syntax.classAll = "objects"
Values
Type
|
Values
|
Object
|
A set of objects derived from the same class
as the current object and also within the same scope.
|
JavaScript
Subform1.classAll;
FormCalc
Subform1.classAll
|
|
|