Click or drag to resize
DependencyIssueDetails Properties

[This is preliminary documentation and is subject to change.]

The DependencyIssueDetails type exposes the following members.

Properties
  NameDescription
Public propertyInt64BlockedId
The Id of the entity that is being blocked from being deleted
Public propertyTypeBlockedType
The DTO Interface type of the entity that is being blocked from being deleted
Public propertyInt64BlockerId
The Id of the entity that is blocking deletion
Public propertyTypeBlockerType
The DTO Interface type of the entity that is blocking deletion
Top
See Also