Unit - an item attributed to a specific client that is to be repaired or serviced
Namespace: GZTW.AyaNova.BLLAssembly: GZTW.AyaNova.BLL (in GZTW.AyaNova.BLL.dll) Version: 7.0.0.0 (7.0.0.0)
Syntax
| C# |
|---|
[SerializableAttribute] public class Unit : BusinessBase |
| Visual Basic |
|---|
<SerializableAttribute> _ Public Class Unit _ Inherits BusinessBase |
| Visual C++ |
|---|
[SerializableAttribute] public ref class Unit : public BusinessBase |