Click or drag to resize

FinancialStatusChangeResponse Class

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
C#
[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
Remarks