Quantcast
Channel: Microsoft Dynamics AX
Viewing all articles
Browse latest Browse all 101540

Forum Post: RE: How can i coding Method for getting Field description from LogisticsElectronicsAddress Table

$
0
0
e.g. LogisticsElectronicsAddress logisticsElectronicsAddress; while select * from logisticsElectronicsAddress { info(logisticsElectronicsAddress.description); }

Viewing all articles
Browse latest Browse all 101540

Trending Articles