Click or drag to resize

JobSessionContractIsProgressIndeterminate Property

Current stage of the Job progress is indeterminate.

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

Property Value

Type: Boolean
See Also