RiskCalculationMatrix Property
Description
Risk calculation matrix.
Property type
Read-write property
Syntax
Visual Basic
Public Property RiskCalculationMatrix( _
   ByVal BILevel As Long, _
   ByVal FPLevel As Long _
) As Long
Parameters
BILevel

The business impact level.

FPLevel

The failure probability level.

See Also