Click or drag to resize
IStagingTaskGroup Interface
Interface for classes that are used to group staging tasks.

Namespace: CMS.DataEngine
Assembly: CMS.DataEngine (in CMS.DataEngine.dll) Version: 10.0.0
Syntax
C#
public interface IStagingTaskGroup

The IStagingTaskGroup type exposes the following members.

Properties
  NameDescription
Public propertyTaskGroupCodeName
Task group code name
Public propertyTaskGroupDescription
Task group description
Public propertyTaskGroupGuid
Task group guid
Public propertyTaskGroupID
Task group ID
Top
See Also