Enum OfferingStartType
The type of start date for the offerings
Namespace: EC.ProductsAndPricing.ServiceContract.Product
Assembly: EC.ProductsAndPricing.ServiceContract.dll
Syntax
public enum OfferingStartType
Fields
| Name | Description |
|---|---|
| AnyDate | Any date in the range |
| OnFromDate | Must be the from date |
| SpecificWeekdays | On specific week days |