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.EntitiesAssembly: ClientXMLDoc (in ClientXMLDoc.exe) Version: 1.0.0.0 (1.0.0.0)
Syntaxpublic DraftProcessStep DraftProcessStepId { get; set; }
Public Property DraftProcessStepId As DraftProcessStep
Get
Set
No code example is currently available or this language may not be supported.
Property Value
DraftProcessStep
See Also