TaxRegistrationNumbers_IN::getRegistrationTypeByParty Method
Returns a value of the TaxRegistrationType_IN enum, based on the record type of the DirPartyTable record.
Syntax
server public static TaxRegistrationType_IN getRegistrationTypeByParty(DirPartyRecId _dirPartyRecId)
Run On
Server
Parameters
- _dirPartyRecId
Type: DirPartyRecId Extended Data Type
The record ID of the DirPartyTable record.
Return Value
Type: TaxRegistrationType_IN Enumeration
The TaxRegistrationType_IN enum value.