| IServiceProviderCustomerManagerDetailsAny Method |
[This is preliminary documentation and is subject to change.]
| Name | Description | ||
|---|---|---|---|
| IReadOnlyDictionaryTKey, TValue, T: Int64 | DetailsAny(IEnumerableInt64) |
Attempts to get details on multiple ids. If an id is not found, it will not be included in the returned dictionary
(Inherited from IDetailsableBatchT.) | |
| IEnumerableT, T: IServiceProviderCustomer | DetailsAny(IEnumerableInt64, Int64) |
Retrieves service provider customers from given basecustomer ids and providerid
|