language resource type
Represents a language in Business Central.
Note
For information about enabling APIs for Business Central see Enabling the APIs for Dynamics 365 Business Central.
Methods
| Method | Return Type | Description |
|---|---|---|
| GET language | language | Gets a language object. |
Properties
| Property | Type | Description | Max Length |
|---|---|---|---|
| 🔑 id | GUID | The unique ID of the language. Non-editable. | |
| code | String | Specifies the code of the language | 10 |
| name | String | Specifies the name of the language | 50 |
| windows language id | String | Specifies the windows language it of the language |