| CMSErrorTransformation Fields | 
The CMSErrorTransformation type exposes the following members.
 Fields
Fields| Name | Description | |
|---|---|---|
|  | mDataControl | 
            Parent data control.
            (Inherited from CMSAbstractTransformation.) | 
|  | mDataControlSearched | 
            Returns true if the parent data control was already searched
            (Inherited from CMSAbstractTransformation.) | 
|  | mDocumentCustomData | 
            Document custom data.
            (Inherited from CMSAbstractTransformation.) | 
|  | mEditableItems | 
            Editable items (document content).
            (Inherited from CMSAbstractTransformation.) | 
|  | mNodeCustomData | 
            Node custom data.
            (Inherited from CMSAbstractTransformation.) | 
|  | mObject | 
            Object containing the data
            (Inherited from CMSAbstractTransformation.) | 
|  | mObjectLoaded | 
            Flag whether the object was loaded or not
            (Inherited from CMSAbstractTransformation.) | 
|  | mRelatedData | 
            Custom data connected to the object.
            (Inherited from CMSAbstractTransformation.) | 
|  | mRelatedDataLoaded | 
            Related data is loaded.
            (Inherited from CMSAbstractTransformation.) | 
|  | mTrackEvals | 
            If true, the evals are tracked within this transformation
            (Inherited from CMSAbstractTransformation.) | 
 See Also
See Also