Click or drag to resize

FinancialStatusChangeResponse Class

Financial Status Change Response
Inheritance Hierarchy
SystemObject
  CorrigoService.CommandsCommandResponse
    CorrigoService.CommandsFinancialStatusChangeResponse

Namespace: CorrigoService.Commands
Assembly: ClientXMLDoc (in ClientXMLDoc.exe) Version: 1.0.0.0 (1.0.0.0)
Syntax
[SerializableAttribute]
public class FinancialStatusChangeResponse : CommandResponse

The FinancialStatusChangeResponse type exposes the following members.

Properties
 NameDescription
Public propertyFinancial Reference to WorkOrderCost entity; contains up-to-date Financial Record state after action finishes.
Top
See Also