The style of presentation of a unit to display in the user interface

Namespace: GZTW.AyaNova.BLL
Assembly: 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 nameDescription
SerialOnly
VendorModelSerial
VendorSerial
ModelSerial
SerialModelVendor
SerialModel
ModelNumberModelSerial
ModelModelNumberSerial
VendorModelModelNumberSerial

See Also