Click or drag to resize

TaskTypeInfo Properties

The TaskTypeInfo type exposes the following members.

Properties
  NameDescription
Public propertyInputRecordType
Gets the type of the input records.
Public propertyIsPushTask
Gets a value indicating whether this task is a push task.
Public propertyOutputRecordType
Gets the type of the output records.
Public propertyRecordReuse
Gets a value indicating whether the task type allows record reuse.
Public propertyTaskType
Gets the type of the task.
Top
See Also