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

Update Label By X++ Code

$
0
0
If its needed to update Label or its description by x++ code, we can use built-in class SysLabelEdit as under static void UpdateLabelId_SMS(Args _args) { SysLabelEdit SysLabelEdit; LabelId varLabelId...(read more)

Viewing all articles
Browse latest Browse all 10657