ArcFM Engine Developer Guide
CostItemFavorite Property (MMCostItemFavoriteListClass)


Syntax
'Declaration
 
Public Overridable ReadOnly Property CostItemFavorite( _
   ByVal Index As Integer _
) As IMMCostItemFavorite
'Usage
 
Dim instance As MMCostItemFavoriteListClass
Dim Index As Integer
Dim value As IMMCostItemFavorite
 
value = instance.CostItemFavorite(Index)
public virtual 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

MMCostItemFavoriteListClass Class
MMCostItemFavoriteListClass Members

 

 


Send Comment