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
public ApState ApStateId { get; set; }

Property Value

ApState
See Also