Share via


ReleaseUpdateDB60_Retail.createAccountantElectronicAddress_BR Method [AX 2012]

Creates an electronic address for the accountant

Syntax

private void createAccountantElectronicAddress_BR(
    LogisticsElectronicAddressMethodType _type, 
    LogisticsElectronicAddressLocator _locator, 
    Accountant_BR _accountant)

Run On

Server

Parameters

  • _accountant
    Type: Accountant_BR Table
    The accountant that will be related to the electronic address

See Also

Reference

ReleaseUpdateDB60_Retail Class