Click or drag to resize
StagingTask Class
Staging task to be performed for given info object.
Inheritance Hierarchy
SystemObject
  CMS.ContinuousIntegration.InternalStagingTask

Namespace: CMS.ContinuousIntegration.Internal
Assembly: CMS.ContinuousIntegration (in CMS.ContinuousIntegration.dll) Version: 12.0.0
Syntax
C#
public class StagingTask

The StagingTask type exposes the following members.

Constructors
  NameDescription
Public methodStagingTask
Creates instance of staging task DTO.
Top
Properties
  NameDescription
Public propertyObject
Object data.
Public propertyTaskType
Type of the staging task to be performed.
Top
See Also