ArcFM Engine Developer Guide
CostItemFavorite Property (IMMCostItemFavoriteList)


Syntax
'Declaration
 
<DispIdAttribute(1610678272)>
ReadOnly Property CostItemFavorite( _
   ByVal Index As Integer _
) As IMMCostItemFavorite
'Usage
 
Dim instance As IMMCostItemFavoriteList
Dim Index As Integer
Dim value As IMMCostItemFavorite
 
value = instance.CostItemFavorite(Index)
[DispId(1610678272)]
IMMCostItemFavorite CostItemFavorite( 
   int 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

IMMCostItemFavoriteList Interface
IMMCostItemFavoriteList Members

 

 


Send Comment