Quantcast
Channel: Microsoft Dynamics 365 Community
Viewing all articles
Browse latest Browse all 17314

How to get Label Id from a text

$
0
0
Hi All If you want retrieve the Label ID from a specific text description, here the code. If are present more Label ID for a specific text, you will have the first. sysLabelEdit sysLabelEdit = New sysLabelEdit(); labelid labelid; str text = "Customer account"; str specialCharsText; specialCharsText = SysLabel::searchStringBuildSpecialCharString(text); specialCharsText = SysLabel::seachStringBuildExactStr(specialCharsText); labelid = sysLabelEdit.findLabel("en-us", specialCharsText...(read more)

Viewing all articles
Browse latest Browse all 17314

Trending Articles



<script src="https://jsc.adskeeper.com/r/s/rssing.com.1596347.js" async> </script>