ApInvoiceStatusForecastGroupId Property |
Forecast Group to which Vendor Invoice status belongs;
Matches enumeration ForecastGroup; which means zero is allowed value.
Namespace: CorrigoService.EntitiesAssembly: ClientXMLDoc (in ClientXMLDoc.exe) Version: 1.0.0.0 (1.0.0.0)
Syntaxpublic ForecastGroup ForecastGroupId { get; set; }
Public Property ForecastGroupId As ForecastGroup
Get
Set
No code example is currently available or this language may not be supported.
Property Value
ForecastGroup
See Also