aras.uiShowItemEx Method
Shows Item with Item node.Syntax
aras.uiShowItem(itemNd,viewMode,isOpenInTearOff)Parameters
Name | Type | Description |
---|---|---|
itemNd | Object | Required. Item node. |
viewMode | String | Optional. Unknown purpose but only supports the following values:
|
isOpenInTearOff | Boolean | Optional. Specifies whether show Item with tear-off window.
|
Return Value
An AsyncResult object or a Boolean.Returns AsyncResult object if the Item winodw is opened successfully, otherwise returns false.
See Also
aras ObjectAras Innovator Client Framework
Comments
Post a Comment