WoVisitCommandResponse Class |
Response for WoVisit commands that return a Visit entity.
Inheritance Hierarchy Namespace: CorrigoService.CommandsAssembly: ClientXMLDoc (in ClientXMLDoc.exe) Version: 1.0.0.0 (1.0.0.0)
Syntax[SerializableAttribute]
public class WoVisitCommandResponse : CommandResponse
<SerializableAttribute>
Public Class WoVisitCommandResponse
Inherits CommandResponse
No code example is currently available or this language may not be supported.
The WoVisitCommandResponse type exposes the following members.
Constructors
Properties| | Name | Description |
|---|
 | Visit |
Reference to the WoVisit entity.
|
Top
See Also