Enum DesignSubject

Represents subject of design

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

Fields

Name Value Description
AllAll = 3

All

ConcreteConcrete = 2

Concrete

SteelSteel = 1

Steel

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