The current status of a customers service request as it progresses through the system
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 ClientServiceRequestStatus |
| Visual Basic |
|---|
Public Enumeration ClientServiceRequestStatus |
| Visual C++ |
|---|
public enum class ClientServiceRequestStatus |
Members
| Member name | Description | |
|---|---|---|
| Open | ||
| Accepted | ||
| Declined | ||
| Closed |