Represents a dependency in the ViewModel.
The following tables list the members exposed by the IDependencyViewModel type.
Public Properties| Name | Description | |
|---|---|---|
![]() |
Gets or sets the type of the dependency. |
|
![]() |
Gets a reference to the source activity. |
|
![]() |
Gets or sets a value indicating whether this dependency is part of the critical path. |
|
![]() |
Gets a reference to the associated Model. |
|
![]() |
Gets a reference to the target activity. |
See Also