ArcFM Responder Mobile Developer Guide
MMCostItemFavoriteClass Class
Members 






Object Model
MMCostItemFavoriteClass Class
Syntax
'Declaration
 
<System.Runtime.InteropServices.ClassInterfaceAttribute(ClassInterfaceType.None)>
<System.Runtime.InteropServices.GuidAttribute("641B6B5E-6D7D-4B3B-9120-004FD373698A")>
<System.Runtime.InteropServices.TypeLibTypeAttribute(TypeLibTypeFlags.FCanCreate)>
<System.Runtime.InteropServices.ComImportAttribute()>
Public Class MMCostItemFavoriteClass 
   Inherits System.__ComObject
   Implements IMMCostItemFavorite, MMCostItemFavorite 
'Usage
 
Dim instance As MMCostItemFavoriteClass
[System.Runtime.InteropServices.ClassInterface(ClassInterfaceType.None)]
[System.Runtime.InteropServices.Guid("641B6B5E-6D7D-4B3B-9120-004FD373698A")]
[System.Runtime.InteropServices.TypeLibType(TypeLibTypeFlags.FCanCreate)]
[System.Runtime.InteropServices.ComImport()]
public class MMCostItemFavoriteClass : System.__ComObject, IMMCostItemFavorite, MMCostItemFavorite  
public class MMCostItemFavoriteClass = class(System.__ComObject, IMMCostItemFavorite, MMCostItemFavorite)
System.Runtime.InteropServices.ClassInterfaceAttribute(ClassInterfaceType.None)
System.Runtime.InteropServices.GuidAttribute("641B6B5E-6D7D-4B3B-9120-004FD373698A")
System.Runtime.InteropServices.TypeLibTypeAttribute(TypeLibTypeFlags.FCanCreate)
System.Runtime.InteropServices.ComImportAttribute()
public class MMCostItemFavoriteClass extends System.__ComObject implements IMMCostItemFavorite, MMCostItemFavorite 
[System.Runtime.InteropServices.ClassInterface(ClassInterfaceType.None)]
[System.Runtime.InteropServices.Guid("641B6B5E-6D7D-4B3B-9120-004FD373698A")]
[System.Runtime.InteropServices.TypeLibType(TypeLibTypeFlags.FCanCreate)]
[System.Runtime.InteropServices.ComImport()]
public __gc class MMCostItemFavoriteClass : public System.__ComObject, IMMCostItemFavorite, MMCostItemFavorite  
[System.Runtime.InteropServices.ClassInterface(ClassInterfaceType.None)]
[System.Runtime.InteropServices.Guid("641B6B5E-6D7D-4B3B-9120-004FD373698A")]
[System.Runtime.InteropServices.TypeLibType(TypeLibTypeFlags.FCanCreate)]
[System.Runtime.InteropServices.ComImport()]
public ref class MMCostItemFavoriteClass : public System.__ComObject, IMMCostItemFavorite, MMCostItemFavorite  
Inheritance Hierarchy

System.Object
   System.MarshalByRefObject
      System.__ComObject
         Miner.Interop.MMCostItemFavoriteClass

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

MMCostItemFavoriteClass Members
Miner.Interop Namespace

Send Feedback