Share via


TaxRegistration::legislationRegistrationValue Method

Finds the value of legislative tax registration number.

Syntax

server public static TaxRegistrationNumber legislationRegistrationValue(
    DirPartyRecId _party, 
    TaxRegistrationTypesList _type, 
   [date _date, 
    LogisticsPostalAddressRecId _logisticsPostalAddressRecId])

Run On

Server

Parameters

  • _date
    Type: date
    The date for which to obtain the information.

Return Value

Type: TaxRegistrationNumber Extended Data Type
The value of specified tax registration number.

See Also

Reference

TaxRegistration Table