ArcFM Responder Mobile Developer Guide
CostItemFavorites Property (MMExpressFavoriteClass)






Syntax
'Declaration
 
Public Overridable ReadOnly Property CostItemFavorites As IMMCostItemFavoriteList
'Usage
 
Dim instance As MMExpressFavoriteClass
Dim value As IMMCostItemFavoriteList
 
value = instance.CostItemFavorites
public virtual IMMCostItemFavoriteList CostItemFavorites {get;}
public read-only property CostItemFavorites: IMMCostItemFavoriteList; virtual; 
public function get CostItemFavorites : IMMCostItemFavoriteList
public: __property virtual IMMCostItemFavoriteList* get_CostItemFavorites();
public:
virtual property IMMCostItemFavoriteList^ CostItemFavorites {
   IMMCostItemFavoriteList^ get();
}
Requirements

Target Platforms: Windows 7, Windows Vista SP1 or later, Windows XP SP3, Windows Server 2008 (Server Core not supported), Windows Server 2008 R2 (Server Core supported with SP1 or later), Windows Server 2003 SP2

See Also

Reference

MMExpressFavoriteClass Class
MMExpressFavoriteClass Members

Send Feedback