Click or drag to resize
StagingTaskTaskType Property
Type of the staging task to be performed.

Namespace: CMS.ContinuousIntegration.Internal
Assembly: CMS.ContinuousIntegration (in CMS.ContinuousIntegration.dll) Version: 13.0.131
Syntax
C#
public TaskTypeEnum TaskType { get; }

Property Value

Type: TaskTypeEnum
See Also