Lưu ý
Cần có ủy quyền mới truy nhập được vào trang này. Bạn có thể thử đăng nhập hoặc thay đổi thư mục.
Cần có ủy quyền mới truy nhập được vào trang này. Bạn có thể thử thay đổi thư mục.
Sets the value of the C/AL text constant for the current application language of the development environment.
Applies To
Local and global text constants in the C/AL code of objects.
Remarks
The ConstValue property sets the text string in the ConstValueML Property for the current application language of the development environment. For example, if the application language of the development environment is set to English (United States) and you set the ConstValue property to test, then the value ENU=test is included in the ConstValueML property.
See Also
How to: Change the Language in the User Interface
Multilanguage Development