Hi,
i find a solution:
LanguageId orglanguageId = infolog.language();
senum = new SysDictEnum( 53 );
infolog.language('en-us');
lid = senum.value2Label(1);
infolog.language(orglanguageId);
--- In [EMAIL PROTECTED], "benherit" <[EMAIL PROTECTED]>
wrote:
>
>
> Hi,
>
> i want to get the LabelId�s (in the format of "@SYS1234") from the
> values of an enum?
>
> How can i readout the LabelId�s in my code?
>
> Thanx
>
> Ben
| Yahoo! Groups Sponsor | |
|
|
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 the Yahoo! Terms of Service.

