| Get Method | |
| See Also |
- pIIncomeClassificationTypeParams
| BO Code | ICP |
| Service Code | 234000107 |
| Service Name | IncomeClassificationTypesService |
| URL Entity | IncomeClassificationTypes |
| Data Entity | IncomeClassificationType |
| Source Table | OICP |
| UI Navigation | Not exposed in the main menu (service-only BO) |
The `IncomeClassificationTypesService` object is the entry point for all operations on Income Classification Type records. Obtain it from the `CompanyService` object using the service name `IncomeClassificationTypesService`.
| Visual Basic |
|---|
Public Function Get( _
   ByVal pIIncomeClassificationTypeParams As IncomeClassificationTypeParams _
) As IncomeClassificationType |
- pIIncomeClassificationTypeParams