| DetailsableBatchExtensions Class |
[This is preliminary documentation and is subject to change.]
Namespace: Netadmin.Management.Common.Extensions
The DetailsableBatchExtensions type exposes the following members.
| Name | Description | ||
|---|---|---|---|
| IReadOnlyDictionaryTKey, TValue, T: Int64 | DetailsAllT(IDetailsableBatchT, IEnumerableInt64) | ||
| DetailsAllT(IDetailsableBatchT, Int64) | DetailsAllT(IDetailsableBatchT, Int64) | ||
| DetailsAnyT(IDetailsableBatchT, Int64) | DetailsAnyT(IDetailsableBatchT, Int64) | IDetailsableBatchT
Returns details of entity with id 'id', or null if not found
Thrown if any id zero or less. |