IDependOn Interface |
[This is preliminary documentation and is subject to change.]
[Missing <summary> documentation for "T:Netadmin.Management.Common.Core.IDependOn"]
Namespace: Netadmin.Management.Common.Core
The IDependOn type exposes the following members.
Name | Description | ||
---|---|---|---|
![]() | void | Deleted(IEnumerableInt64) | |
![]() | IEnumerableT, T: KeyValuePairTKey, TValue | GetAffectedEntities(IEnumerableInt64) |
Returns the ids and object types of objects that should be cascade deleted
|
![]() | IEnumerableT, T: KeyValuePairTKey, TValue | GetSubDependencies |
Returns the sub-dependencies that would have to be validated when additional objects should be deleted
|
![]() | IEnumerableT, T: DependencyIssue | IsDeletePossible(IEnumerableKeyValuePairType, IEnumerableInt64) |