| IPathManager Methods |
[This is preliminary documentation and is subject to change.]
The IPathManager type exposes the following members.
| Name | Description | ||
|---|---|---|---|
| IPath | CreateIPath(IPath) | (Defined by CreateableBatchExtensions.) | |
| void | DeleteIPath(Int64) | (Defined by DeletableBatchExtensions.) | |
| IPath | DetailsAllIPath(Int64) | Overloaded. (Defined by DetailsableBatchExtensions.) | |
| IReadOnlyDictionaryTKey, TValue, T: Int64 | DetailsAllIPath(IEnumerableInt64) | Overloaded. (Defined by DetailsableBatchExtensions.) | |
| IPath | DetailsAnyIPath(Int64) | IDetailsableBatchT
Returns details of entity with id 'id', or null if not found
Thrown if any id zero or less. (Defined by DetailsableBatchExtensions.) | |
| void | UpdateIPath(IPath) | (Defined by UpdateableBatchExtensions.) |