| DependencyIssueDetails Properties |
[This is preliminary documentation and is subject to change.]
The DependencyIssueDetails type exposes the following members.
| Name | Description | ||
|---|---|---|---|
| Int64 | BlockedId |
The Id of the entity that is being blocked from being deleted
| |
| Type | BlockedType |
The DTO Interface type of the entity that is being blocked from being deleted
| |
| Int64 | BlockerId |
The Id of the entity that is blocking deletion
| |
| Type | BlockerType |
The DTO Interface type of the entity that is blocking deletion
|