aras.getItemTypeName Method
Gets ItemType name by ItemType ID.Syntax
aras.getItemTypeName(id)Parameters
| Name | Type | Description |
|---|---|---|
| id | String | Required. ItemType ID. |
Return Value
A String or undefined.Returns ItemType name if specified ID exists, otherwise returns undefined.
See Also
aras ObjectAras Innovator Client Framework
Comments
Post a Comment