Click or drag to resize
DependencyIssue Properties

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

The DependencyIssue type exposes the following members.

Properties
  NameDescription
Public propertyTypeDependantType
The type of the dependant
Public propertyIEnumerableT, T: DependencyIssueDetailsDetails
Contains details of which entities is being blocked by which entities
Public propertyStringObjectFriendlyName
A friendly name for the object
Public propertyInt64ObjectId
The netadmin id for the object
Public propertyStringReason
A reason (in english) describing the issue
Top
See Also