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