| GetNatureOfAssessee Method | |
| See Also |
- pINatureOfAssesseeParams
The key of the nature of assessee to retrieve.
Retrieves a nature of assessee.
The nature of assessee is specified by its key (AbsId), which is contained in the NatureOfAssesseeParams object passed to the method.
| Visual Basic |
|---|
Public Function GetNatureOfAssessee( _
ByVal pINatureOfAssesseeParams As NatureOfAssesseeParams _
) As NatureOfAssessee |
- pINatureOfAssesseeParams
The key of the nature of assessee to retrieve.
The nature of assessee with the specified key.