aras.lockItem Method
Locks an Item by Item ID and ItemType name.Syntax
aras.lockItem(itemID,itemTypeName)Parameters
Name | Type | Description |
---|---|---|
itemID | String | Required. Item ID. |
itemTypeName | String | Required. ItemType name. |
Return Value
An Object or Null.Returns Item node if lock action executes successfully, otherwise returns Null.
See Also
aras ObjectAras Innovator Client Framework
Comments
Post a Comment