Click or drag to resize
InvoiceDraftProcessStepId Property
Sub-status value, used when Customer Invoice status is Draft. Indicates either desired action (such as “Customer Invoice is ready to Post”) or result of the action (such as “Post operation failed”).

Namespace: CorrigoService.Entities
Assembly: ClientXMLDoc (in ClientXMLDoc.exe) Version: 1.0.0.0 (1.0.0.0)
Syntax
C#
public DraftProcessStep DraftProcessStepId { get; set; }

Property Value

Type: DraftProcessStep
See Also