MhLocationType Enumeration |
Stock Location Type
Namespace: CorrigoService.EnumsAssembly: ClientXMLDoc (in ClientXMLDoc.exe) Version: 1.0.0.0 (1.0.0.0)
Syntax[SerializableAttribute]
public enum MhLocationType
<SerializableAttribute>
Public Enumeration MhLocationType
No code example is currently available or this language may not be supported.
MembersMember name | Value | Description |
---|
Other | 0 | |
Garage | 1 | |
Basement | 2 | |
Closet | 3 | |
Warehouse | 4 | |
StoreRoom | 5 | |
Truck | 6 | |
Cylinder | 7 |
Used only by refrigerant tracking functionality; not used by "regular" Stock Location
|
See Also