ErrorCode.Validation_TaskFailedOnJobValidationFault Field
Definition
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
The task failed because the scheduler could not validate its parent job. Correct the validation error on the parent job and resubmit the job.
public const int Validation_TaskFailedOnJobValidationFault = -2147219936;
val mutable Validation_TaskFailedOnJobValidationFault : int
Public Const Validation_TaskFailedOnJobValidationFault As Integer = -2147219936