Enum DesignStatus

Represents a status of a design

Namespace: TSD.API.Remoting.Structure.Design
Assembly: TSD.API.Remoting.dll
Syntax
public enum DesignStatus

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