| GetAccrualType Method | |
| See Also |
- pIAccrualTypeParams
The key of the accrual type to retrieve.
Retrieves an accrual type.
The accrual type is specified by its key, which is contained in the AccrualTypeParams object passed to the method.
| Visual Basic |
|---|
Public Function GetAccrualType( _
   ByVal pIAccrualTypeParams As AccrualTypeParams _
) As AccrualType |
- pIAccrualTypeParams
The key of the accrual type to retrieve.