ArcFM Solution Developer Guide
CostItemFavorite Property (IMMCostItemFavoriteList)


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