Click or drag to resize
CMSErrorTransformation Fields

The CMSErrorTransformation type exposes the following members.

Fields
  NameDescription
Protected fieldmDataControl
Parent data control.
(Inherited from CMSAbstractTransformation.)
Protected fieldmDataControlSearched
Returns true if the parent data control was already searched
(Inherited from CMSAbstractTransformation.)
Protected fieldmDocumentCustomData
Document custom data.
(Inherited from CMSAbstractTransformation.)
Protected fieldmEditableItems
Editable items (document content).
(Inherited from CMSAbstractTransformation.)
Protected fieldmNodeCustomData
Node custom data.
(Inherited from CMSAbstractTransformation.)
Protected fieldmObject
Object containing the data
(Inherited from CMSAbstractTransformation.)
Protected fieldmObjectLoaded
Flag whether the object was loaded or not
(Inherited from CMSAbstractTransformation.)
Protected fieldmRelatedData
Custom data connected to the object.
(Inherited from CMSAbstractTransformation.)
Protected fieldmRelatedDataLoaded
Related data is loaded.
(Inherited from CMSAbstractTransformation.)
Protected fieldmTrackEvals
If true, the evals are tracked within this transformation
(Inherited from CMSAbstractTransformation.)
Top
See Also