Click or drag to resize
IProductDecompositionManager Methods

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

The IProductDecompositionManager type exposes the following members.

Methods
  NameDescription
Public methodIEnumerableT, T: IEnumerableTDecompose(IEnumerableIProductInformation, NullableInt64, IReadOnlyDictionaryInt64, IService)
Public methodIEnumerableT, T: IProductInformationGetProductInformation(IEnumerableIProduct, IReadOnlyDictionaryInt64, IEnumerableInt64, IReadOnlyDictionaryInt64, IEnumerableInt64, IReadOnlyDictionaryInt64, IEnumerableInt64)
Public methodIEnumerableT, T: IEnumerableTGetProductToServiceMatrix(IEnumerableIProductSelection, IEnumerableIProductInformation, NullableInt64, Int64)
Public methodBooleanIsProductRootedInService(IProductInformation, IListInt64)
Checks if a product's all children (and grandchildren) has at least one service is the service list
Top
See Also