Enum AustralianLoadingCategory
Represents Australian Loading Category
Namespace: TSD.API.Remoting.Loading
Assembly: TSD.API.Remoting.dll
Syntax
public enum AustralianLoadingCategory
Fields
| Name | Value | Description |
|---|---|---|
| ImposedOther | ImposedOther = 9 | Imposed Other |
| Office | Office = 2 | Office |
| Other | Other = 6 | Other |
| Parking | Parking = 3 | Parking |
| ResidentialAndDomestic | ResidentialAndDomestic = 1 | Residential and Domestic |
| Retail | Retail = 4 | Retail |
| RoofAsFloor | RoofAsFloor = 7 | Roof as Floor |
| RoofOther | RoofOther = 8 | Roof Other |
| Storage | Storage = 5 | Storage |
| Unknown | Unknown = 0 | Unknown |