Enum AnalysisStatus

Represents a status of an analysis

Namespace: TSD.API.Remoting.Structure.Analysis
Assembly: TSD.API.Remoting.dll
Syntax
public enum AnalysisStatus

Fields

Name Value Description
ActualActual = 2

Actual

NotExecutedNotExecuted = 1

Not executed

ObsoleteObsolete = 3

Obsolete

UnknownUnknown = 0

Unknown

Was this helpful?
The feedback you give here is not visible to other users. We use your comments to improve the content.
Previous
Next