ArcFM Engine Developer Guide
Remove Method (IMMCostItemFavoriteList)


Syntax
'Declaration
 
Sub Remove( _
   ByVal pCostItemFavorite As IMMCostItemFavorite _
) 
'Usage
 
Dim instance As IMMCostItemFavoriteList
Dim pCostItemFavorite As IMMCostItemFavorite
 
instance.Remove(pCostItemFavorite)
void Remove( 
   IMMCostItemFavorite pCostItemFavorite
)

Parameters

pCostItemFavorite
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