aras.newIOMItem Method
Creates a new Item by Innovator instance.Syntax
aras.newIOMItem(itemTypeName,action)Parameters
| Name | Type | Description |
|---|---|---|
| itemTypeName | String | Optional. ItemType name. |
| action | String | Optional. Action name. |
Return Value
An Item object.Details of Item object can refer to Aras Innovator official online API guide.
See Also
aras ObjectAras Innovator Client Framework
Comments
Post a Comment