SBM ModScript Reference → Programming SBM ModScript → Shell Properties → Shell Property Descriptions → Current Item Shell Properties
Current Item shell property accessors are defined when there is a current item, unless using the ID-based model.
Project object (input). The SBM project to which Shell.Item() belongs.
string (input). The name of the application bound to the Primary table containing Shell.Item(). Application names are not unique.
string (input). The prefix identifying the application bound to the Primary table containing Shell.Item().
int (input). The TS_ID of the application bound to the Primary table containing Shell.Item(). For details on the TS_ID, refer to Identifying Records by TS_ID and Table ID.
VarRecord object (input/output). The current item in use, such as the item being transitioned.
Copyright © 2007–2017 Serena Software, Inc. All rights reserved.