ArcFM Responder Mobile Developer Guide
MMCostItemFavorite Interface
Members 






Object Model
MMCostItemFavorite Interface
Syntax
'Declaration
 
<System.Runtime.InteropServices.CoClassAttribute(Miner.Interop.MMCostItemFavoriteClass)>
<System.Runtime.InteropServices.GuidAttribute("1E0C283F-0511-456C-A88F-F3B8CFAB579E")>
<System.Runtime.InteropServices.ComImportAttribute()>
Public Interface MMCostItemFavorite 
   Inherits IMMCostItemFavorite 
'Usage
 
Dim instance As MMCostItemFavorite
[System.Runtime.InteropServices.CoClass(Miner.Interop.MMCostItemFavoriteClass)]
[System.Runtime.InteropServices.Guid("1E0C283F-0511-456C-A88F-F3B8CFAB579E")]
[System.Runtime.InteropServices.ComImport()]
public interface MMCostItemFavorite : IMMCostItemFavorite  
public interface MMCostItemFavorite = class(IMMCostItemFavorite)
System.Runtime.InteropServices.CoClassAttribute(Miner.Interop.MMCostItemFavoriteClass)
System.Runtime.InteropServices.GuidAttribute("1E0C283F-0511-456C-A88F-F3B8CFAB579E")
System.Runtime.InteropServices.ComImportAttribute()
public interface MMCostItemFavorite implements IMMCostItemFavorite 
[System.Runtime.InteropServices.CoClass(Miner.Interop.MMCostItemFavoriteClass)]
[System.Runtime.InteropServices.Guid("1E0C283F-0511-456C-A88F-F3B8CFAB579E")]
[System.Runtime.InteropServices.ComImport()]
public __gc __interface MMCostItemFavorite : public IMMCostItemFavorite  
[System.Runtime.InteropServices.CoClass(Miner.Interop.MMCostItemFavoriteClass)]
[System.Runtime.InteropServices.Guid("1E0C283F-0511-456C-A88F-F3B8CFAB579E")]
[System.Runtime.InteropServices.ComImport()]
public interface class MMCostItemFavorite : public IMMCostItemFavorite  
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

MMCostItemFavorite Members
Miner.Interop Namespace

Send Feedback