Click or drag to resize

JobSessionContractErrorMessage Property

Last error message, occured during the Job execution.

Namespace:  SOS.SDK.Contracts.DataContracts.Jobs
Assembly:  SOS.SDK (in SOS.SDK.dll) Version: 7.6.1.5742
Syntax
C#
public string ErrorMessage { get; set; }

Property Value

Type: String
See Also