Returns an object given an index. Read
Property Item( [Index]) As ObjectPrincipal
Index of the item to be retrieved. Index can be an ordinal position, ID,
name, or object reference. If it is an ID, then the number sign (#) needs to be
prefixed to it so that it is not treated as an array index. For example:
Object.Item("#" + ObjectID)
. The index is one
Crystal Decisions, Inc. http://www.crystaldecisions.com Support services: http://support.crystaldecisions.com |