BatchErrorCodeStrings.TaskDependencyListTooLong Field

Definition

A task was specified as depending on other tasks, but the list of dependencies was too long to be stored.

public const string TaskDependencyListTooLong;
val mutable TaskDependencyListTooLong : string
Public Const TaskDependencyListTooLong As String 

Field Value

Applies to