Enum DeckingType
Represents a decking type
Namespace: TSD.API.Remoting.Decking
Assembly: TSD.API.Remoting.dll
Syntax
public enum DeckingType
Fields
| Name | Value | Description |
|---|---|---|
| Metal | Metal = 1 | Metal |
| PrecastConcrete | PrecastConcrete = 2 | Precast concrete |
| Unknown | Unknown = 0 | Unknown |