| Get Method | |
| See Also |
- pIUnencumberedICMSExemptionReasonParams
| BO Code | ICMS |
| Service Code | 234000057 |
| Service Name | UnencumberedICMSExemptionReasonsService |
| URL Entity | UnencumberedICMSExemptionReasons |
| Data Entity | UnencumberedICMSExemptionReason |
| Source Table | OICMS |
| UI Navigation | Not exposed in the main menu (service-only BO) |
The `UnencumberedICMSExemptionReasonsService` object is the entry point for reading Unencumbered ICMS Exemption Reason records. Obtain it from the `CompanyService` object using the service name `UnencumberedICMSExemptionReasonsService`.
| Visual Basic |
|---|
Public Function Get( _
   ByVal pIUnencumberedICMSExemptionReasonParams As UnencumberedICMSExemptionReasonParams _
) As UnencumberedICMSExemptionReason |
- pIUnencumberedICMSExemptionReasonParams