Pipeline Class

Definition

A pipeline defines activities.

public class Pipeline
Inheritance
Pipeline

Constructors

Pipeline()

Initializes a new instance of the Pipeline class.

Pipeline(String, PipelineProperties)

Initializes a new instance of the Pipeline class with required arguments.

Properties

Name

Name of the pipeline.

Properties

Pipeline properties.

Extension Methods

IsDefined(Object)
IsNull(Object)
IsPrimitive(Object)