ArcFM Engine Developer Guide
_OldItem Property


Syntax
'Declaration
 
<DispIdAttribute(1610743811)>
ReadOnly Property _OldItem( _
   ByVal Index As Short _
) As SearchItem
'Usage
 
Dim instance As SearchResults
Dim Index As Short
Dim value As SearchItem
 
value = instance._OldItem(Index)
[DispId(1610743811)]
SearchItem _OldItem( 
   short Index
) {get;}

Parameters

Index
Requirements

Target Platforms: Windows XP SP3 (32-bit and 64-bit), Windows 7 (32-bit and 64-bit)

Not all Operating Systems are supported on all products. Visit the ArcFM Solution Supported Versions page for full details.

See Also

Reference

SearchResults Interface
SearchResults Members

 

 


Send Comment