ForecastItemsRepository Fields |
The ForecastItemsRepository type exposes the following members.
| Name | Description | |
|---|---|---|
| CountryIdAttribute | Definition of the data attribute for Country reference | |
| CountryReference | Definition of the Country reference | |
| CustomerIdAttribute | Definition of the data attribute for Customer reference | |
| CustomerReference | Definition of the Customer reference | |
| DateAttribute | Definition of the Date data attribute | |
| DealerIdAttribute | Definition of the data attribute for Dealer reference | |
| DealerReference | Definition of the Dealer reference | |
| IdAttribute | Definition of the ForecastItem identity attribute | |
| ProductIdAttribute | Definition of the data attribute for Product reference | |
| ProductReference | Definition of the Product reference | |
| QuantityAttribute | Definition of the Quantity data attribute | |
| RepositoryName | The name of the repository | |
| SalesPersonIdAttribute | Definition of the data attribute for SalesPerson reference | |
| SalesPersonReference | Definition of the SalesPerson reference | |
| StoreIdAttribute | Definition of the data attribute for Store reference | |
| StoreReference | Definition of the Store reference | |
| TableName | The primary storage table for ForecastItem objects |