| Visual Basic (Declaration) | |
|---|---|
| Protected Function ComputeDurationGoodBad( _ ByVal slice As AggregateCalculator.TimeSlice, _ ByVal isBad As Boolean, _ ByVal usePercent As Boolean _ ) As DataValue | |
| C# | |
|---|---|
| protected DataValue ComputeDurationGoodBad( AggregateCalculator.TimeSlice slice, bool isBad, bool usePercent ) | |
Parameters
- slice
- isBad
- usePercent
Target Platforms: Windows XP Professional, Windows Server 2003 family, Windows Vista, Windows 7, Windows Server 2008 family
 
     
     
     
     
    