%Atelier.v1.Utils.LazyCollection
Class %Atelier.v1.Utils.LazyCollection Extends %RegisteredObject
This class holds an array of "lazy" Atelier objects
Properties
DocArray
Property DocArray [ MultiDimensional ];
Methods
%OnNew
Method %OnNew(ByRef pArray) As %Status
%ToJSON
Method %ToJSON(Output outstr) As %String