24.04.06 в 15:52 Mike Savage в своём письме писал(а):

> Thanks Yavuz
>
> I was thinking more of how do I do it from within a class, for example.
>
> In the class I would have LedgerAccountType::AccountRevenue, but how,
> from there, do I determine the element id via a function?

info(strFmt('%1', any2int(LedgerAccountType::AccountRevenue)));

     int a=LedgerAccountType::AccountActive;
;
     info(strFmt('%1', a));


---
http://axcoder.blogspot.com





 
Yahoo! Groups Links

<*> To visit your group on the web, go to:
    http://groups.yahoo.com/group/development-axapta/

<*> To unsubscribe from this group, send an email to:
    [EMAIL PROTECTED]

<*> Your use of Yahoo! Groups is subject to:
    http://docs.yahoo.com/info/terms/
 



Reply via email to