"Body" of workorder (all non header information)
Stored in WorkorderItems collection of Workorder object
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 WorkorderItem : BusinessBase |
| Visual Basic |
|---|
<SerializableAttribute> _ Public Class WorkorderItem _ Inherits BusinessBase |
| Visual C++ |
|---|
[SerializableAttribute] public ref class WorkorderItem : public BusinessBase |