Click or drag to resize
IProductCatalogueManager Methods

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

The IProductCatalogueManager type exposes the following members.

Methods
  NameDescription
Public methodIReadOnlyDictionaryTKey, TValue, T: Int64Availability(DateTime, IEnumerableInt64, NullableInt64, NullableInt64)
Retrieves the products that are actually available on a specified address at a specific time
Public methodIReadOnlyDictionaryTKey, TValue, T: Int64Feasiblity(DateTime, IEnumerableInt64, NullableInt64)
Retrieves the products that are theoretically available on specified adresses at a specific time
Public methodIReadOnlyDictionaryTKey, TValue, T: Int64GetActiveSubscriptions(IEnumerableInt64, NullableInt64, NullableInt64)
Retrieves currently active services (subscriptions) on specified addresses
Public methodIEnumerableT, T: IProductInformationGetProductCatalogue(DateTime, NullableInt64)
Retrieves the full product catalogue at a specific time
Top
See Also