ALM Open Test Architecture API Type Library Version 12.55
Item Property
The ReleaseFolder.ID
Description
Gets an object managed by the factory by its key.Gets an object managed by the factory by its key.
Property type
Read-only property
Syntax
Visual Basic
Public Property Item( _
   ByVal ItemKey As Variant _
) As Object
Parameters
ItemKey
The ReleaseFolder.ID
Remarks
In C#, use Indexers to retrieve objects from a collection rather than the Item property.
See Also

IReleaseFolderFactory Interface  | IReleaseFolderFactory Members