Association element: Risk_TrigeringTasks (ProjectServerData service)
Last modified: March 09, 2015
In this article
Definition
Attributes
Parent element
Child elements
The Risk_Tasks_Task_Risks association relates risks to tasks and relates tasks to risks.
|
Attribute |
Value |
Description |
|---|---|---|
|
Name |
Risk_Tasks_Task_Risks |
Identifies the entity types that form the Risk_Tasks_Task_Risks association for risks and tasks. In the first half of the name, Risk is the entity type and Tasks is the navigation property. In the second half of the name, Task is the entity type and Risks is the navigation property. |
The Risk_Tasks_Task_Risks association element contains two End elements that represent opposite ends of the association. The Role attribute is a lookup key that enables a navigational property to specify the direction in the association. The Multiplicity attribute refers to the entity type. Multiplicity indicates the number of entities that can be related at each end of the association: zero or one (0..1), or many (*). The Microsoft .NET implementation of OData uses 0..1 when the navigational property points to a single entity, rather than to an entity set.
|
Role |
Type |
Multiplicity |
Description |
|---|---|---|---|
|
Risk_Tasks |
* |
The collection of risks in the reporting tables. |
|
|
Task_Risks |
* |
The collection of tasks in the reporting tables. |