Method | Description | |
---|---|---|
BusinessPriority ( SaaSOvation.AgilePM.Domain.Model.Products.BacklogItems.BusinessPriorityRatings ratings ) : System | ||
CostPercentage ( SaaSOvation.AgilePM.Domain.Model.Products.BacklogItems.BusinessPriorityTotals totals ) : float | ||
Priority ( SaaSOvation.AgilePM.Domain.Model.Products.BacklogItems.BusinessPriorityTotals totals ) : float | ||
RiskPercentage ( SaaSOvation.AgilePM.Domain.Model.Products.BacklogItems.BusinessPriorityTotals totals ) : float | ||
ValuePercentage ( SaaSOvation.AgilePM.Domain.Model.Products.BacklogItems.BusinessPriorityTotals totals ) : float |
Method | Description | |
---|---|---|
GetEqualityComponents ( ) : IEnumerable |
public BusinessPriority ( SaaSOvation.AgilePM.Domain.Model.Products.BacklogItems.BusinessPriorityRatings ratings ) : System | ||
ratings | SaaSOvation.AgilePM.Domain.Model.Products.BacklogItems.BusinessPriorityRatings | |
return | System |
public CostPercentage ( SaaSOvation.AgilePM.Domain.Model.Products.BacklogItems.BusinessPriorityTotals totals ) : float | ||
totals | SaaSOvation.AgilePM.Domain.Model.Products.BacklogItems.BusinessPriorityTotals | |
return | float |
protected GetEqualityComponents ( ) : IEnumerable | ||
return | IEnumerable |
public Priority ( SaaSOvation.AgilePM.Domain.Model.Products.BacklogItems.BusinessPriorityTotals totals ) : float | ||
totals | SaaSOvation.AgilePM.Domain.Model.Products.BacklogItems.BusinessPriorityTotals | |
return | float |
public RiskPercentage ( SaaSOvation.AgilePM.Domain.Model.Products.BacklogItems.BusinessPriorityTotals totals ) : float | ||
totals | SaaSOvation.AgilePM.Domain.Model.Products.BacklogItems.BusinessPriorityTotals | |
return | float |
public ValuePercentage ( SaaSOvation.AgilePM.Domain.Model.Products.BacklogItems.BusinessPriorityTotals totals ) : float | ||
totals | SaaSOvation.AgilePM.Domain.Model.Products.BacklogItems.BusinessPriorityTotals | |
return | float |