Click or drag to resize
IProductAvailability Properties

[This is preliminary documentation and is subject to change.]

The IProductAvailability type exposes the following members.

Properties
  NameDescription
Public propertyAvailabilityAvailability
If it is available or not
Public propertyNullableT, T: Int32DeliveryDays
How many days it takes to deliver
Public propertyNullableT, T: DateTimeEarliestPossibleCustomerRequiredDate
The earliest possible date it can be delivered
Public propertyStringMessage
"Message to describe why a product may not be available"
Public propertyIProductInformationProduct
The product
Public propertyNullableT, T: TimeSpanProvisioningDuration
How long time the connection job is estimated to run
Top
See Also