aras.getItemWhereUsed Method
Finds Item where used.Syntax
aras.getItemWhereUsed(typeName,id)Parameters
Name | Type | Description |
---|---|---|
typeName | String | Required. Item type. |
id | String | Required. Item ID. |
Return Value
An Object.Returns Item node contains "relatedItems" tag if the Item is used in somewhere.
See Also
aras ObjectAras Innovator Client Framework
Comments
Post a Comment