ArcFM Responder Mobile Developer Guide
MMCostItemFavoriteList Interface
Members 






Object Model
MMCostItemFavoriteList Interface
Syntax
'Declaration
 
<System.Runtime.InteropServices.CoClassAttribute(Miner.Interop.MMCostItemFavoriteListClass)>
<System.Runtime.InteropServices.GuidAttribute("83BEECD0-0D63-454E-8569-563296B08871")>
<System.Runtime.InteropServices.ComImportAttribute()>
Public Interface MMCostItemFavoriteList 
   Inherits IMMCostItemFavoriteEnum 
'Usage
 
Dim instance As MMCostItemFavoriteList
[System.Runtime.InteropServices.CoClass(Miner.Interop.MMCostItemFavoriteListClass)]
[System.Runtime.InteropServices.Guid("83BEECD0-0D63-454E-8569-563296B08871")]
[System.Runtime.InteropServices.ComImport()]
public interface MMCostItemFavoriteList : IMMCostItemFavoriteEnum  
public interface MMCostItemFavoriteList = class(IMMCostItemFavoriteEnum)
System.Runtime.InteropServices.CoClassAttribute(Miner.Interop.MMCostItemFavoriteListClass)
System.Runtime.InteropServices.GuidAttribute("83BEECD0-0D63-454E-8569-563296B08871")
System.Runtime.InteropServices.ComImportAttribute()
public interface MMCostItemFavoriteList implements IMMCostItemFavoriteEnum 
[System.Runtime.InteropServices.CoClass(Miner.Interop.MMCostItemFavoriteListClass)]
[System.Runtime.InteropServices.Guid("83BEECD0-0D63-454E-8569-563296B08871")]
[System.Runtime.InteropServices.ComImport()]
public __gc __interface MMCostItemFavoriteList : public IMMCostItemFavoriteEnum  
[System.Runtime.InteropServices.CoClass(Miner.Interop.MMCostItemFavoriteListClass)]
[System.Runtime.InteropServices.Guid("83BEECD0-0D63-454E-8569-563296B08871")]
[System.Runtime.InteropServices.ComImport()]
public interface class MMCostItemFavoriteList : public IMMCostItemFavoriteEnum  
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

MMCostItemFavoriteList Members
Miner.Interop Namespace

Send Feedback