TaxRegistration::currentTaxRegistrationFromDate Method
Finds the ValidFrom value for the specified tax legislative number.
Syntax
server public static date currentTaxRegistrationFromDate(DirPartyRecId _party, TaxRegistrationTypesList _type)
Run On
Server
Parameters
- _party
Type: DirPartyRecId Extended Data Type
The party record ID for which tax legislative number will be found.
- _type
Type: TaxRegistrationTypesList Enumeration
The legislative registration type.
Return Value
Type: date
The ValidFrom value for found tax registration record.