| IProductAvailability Properties |
[This is preliminary documentation and is subject to change.]
The IProductAvailability type exposes the following members.
| Name | Description | ||
|---|---|---|---|
| Availability | Availability |
If it is available or not
| |
| NullableT, T: Int32 | DeliveryDays |
How many days it takes to deliver
| |
| NullableT, T: DateTime | EarliestPossibleCustomerRequiredDate |
The earliest possible date it can be delivered
| |
| String | Message |
"Message to describe why a product may not be available"
| |
| IProductInformation | Product |
The product
| |
| NullableT, T: TimeSpan | ProvisioningDuration |
How long time the connection job is estimated to run
|