FinancialStatusChangeResponse Class |
Financial Status Change Response
Inheritance Hierarchy Namespace: CorrigoService.CommandsAssembly: ClientXMLDoc (in ClientXMLDoc.exe) Version: 1.0.0.0 (1.0.0.0)
Syntax[SerializableAttribute]
public class FinancialStatusChangeResponse : CommandResponse
<SerializableAttribute>
Public Class FinancialStatusChangeResponse
Inherits CommandResponse
No code example is currently available or this language may not be supported.
The FinancialStatusChangeResponse type exposes the following members.
Properties| | Name | Description |
|---|
 | Financial |
Reference to WorkOrderCost entity; contains up-to-date Financial Record state after action finishes.
|
Top
See Also