Click or drag to resize

ApInvoiceStatusForecastGroupId Property

Forecast Group to which Vendor Invoice status belongs; Matches enumeration ForecastGroup; which means zero is allowed value.

Namespace: CorrigoService.Entities
Assembly: ClientXMLDoc (in ClientXMLDoc.exe) Version: 1.0.0.0 (1.0.0.0)
Syntax
public ForecastGroup ForecastGroupId { get; set; }

Property Value

ForecastGroup
See Also