Service header component of a Workorder object of WorkorderTypes Service
A workorder that is used to track service and parts provided to a Client
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 WorkorderService : BusinessBase |
| Visual Basic |
|---|
<SerializableAttribute> _ Public Class WorkorderService _ Inherits BusinessBase |
| Visual C++ |
|---|
[SerializableAttribute] public ref class WorkorderService : public BusinessBase |