Get
RiskItemStatisticsCollection.Get method
Returns an instance of the RiskItemStatistics
class containing in this collection which is associated with the specified Task object; null if the item is not found.
public RiskItemStatistics Get(Task task)
Parameter | Type | Description |
---|---|---|
task | Task | the specified instance of the Task class. |
Return Value
risk item which is associated with the specified task object if found; null otherwise.
See Also
- class RiskItemStatistics
- class Task
- class RiskItemStatisticsCollection
- namespace Aspose.Tasks.RiskAnalysis
- assembly Aspose.Tasks