The style of presentation of a unit to display in the user interface
Namespace: GZTW.AyaNova.BLLAssembly: GZTW.AyaNova.BLL (in GZTW.AyaNova.BLL.dll) Version: 7.0.0.0 (7.0.0.0)
Syntax
| C# |
|---|
public enum UnitNameDisplayFormats |
| Visual Basic |
|---|
Public Enumeration UnitNameDisplayFormats |
| Visual C++ |
|---|
public enum class UnitNameDisplayFormats |
Members
| Member name | Description | |
|---|---|---|
| SerialOnly | ||
| VendorModelSerial | ||
| VendorSerial | ||
| ModelSerial | ||
| SerialModelVendor | ||
| SerialModel | ||
| ModelNumberModelSerial | ||
| ModelModelNumberSerial | ||
| VendorModelModelNumberSerial |