Quantcast
Channel: Kris Halsrud – Customer FX
Viewing all articles
Browse latest Browse all 185

Getting the Primary Office Address in the Infor CRM Web Client

$
0
0
To get the address defined for the primary company in the Infor CRM web client you can utilize a BusinessRuleHelp method called GetPrimaryServerBranchOptions. From this method you can then get the AddressID property of the BranchOptions object that is returned, and from there get the IAddress object.

Viewing all articles
Browse latest Browse all 185