Share via


TaxServiceCode_BR::findDlvServiceCode Method

Finds the child service code record that is related to a specific city.

Syntax

client server public static TaxServiceCode_BR findDlvServiceCode(
    TaxServiceCodeId_BR _parentServiceCodeId, 
    AddressCountryRegionId _countryId, 
    AddressStateId _stateId, 
    AddressCity _city, 
   [boolean _forUpdate])

Run On

Called

Parameters

  • _forUpdate
    Type: boolean
    A Boolean value that indicates whether the selected record should be available for update.

Return Value

Type: TaxServiceCode_BR Table
The TaxServiceCode_BR record.

See Also

Reference

TaxServiceCode_BR Table