Click or drag to resize
CloneResult Class
Class encapsulating cloning result messages.
Inheritance Hierarchy
SystemObject
  CMS.DataEngineCloneResult

Namespace: CMS.DataEngine
Assembly: CMS.DataEngine (in CMS.DataEngine.dll) Version: 12.0.0
Syntax
C#
public sealed class CloneResult

The CloneResult type exposes the following members.

Constructors
  NameDescription
Public methodCloneResult
Top
Properties
  NameDescription
Public propertyErrors
Collection of error messages.
Public propertyWarnings
Collection of warning messages.
Top
See Also