Click or drag to resize
ApInvoiceStatusApStateId Property
AP State to which Vendor Invoice status belongs. Matches enumeration ApState; zero is not an allowed value.

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

Property Value

Type: ApState
See Also