Enum PileTypeInstallationType
Represents an installation type of a pile type
Namespace: TSD.API.Remoting.Foundations
Assembly: TSD.API.Remoting.dll
Syntax
public enum PileTypeInstallationType
Fields
| Name | Value | Description |
|---|---|---|
| Bored | Bored = 2 | Bored |
| Cfa | Cfa = 3 | CFA |
| Driven | Driven = 1 | Driven |
| Unknown | Unknown = 0 | Unknown |