Share via


RetailOrderManager::CreateLogisticsElectronicAddress Method [AX 2012]

Creates Electronic Address

Syntax

client server private static void CreateLogisticsElectronicAddress(
    int64 parentLocationId, 
    LogisticsElectronicAddressMethodType methodType, 
    LogisticsElectronicAddressLocator locator)

Run On

Called

Parameters

  • parentLocationId
    Type: int64
    Parent Location Id

See Also

Reference

RetailOrderManager Class