ArcFM Desktop Developer Guide
CostItemFavoriteList Class
Members 


Version: 10.2.1b and 10.2.1b SP1

Resource Center Home

Product Availability
Designer Express
Required Licenses
Designer Express
.NET Assembly
Miner.Desktop.DesignerExpress.dll
Object Model
CostItemFavoriteList Class
Syntax
'Declaration
 
<ComVisibleAttribute(True)>
<GuidAttribute("51F6C0A0-8B79-4e12-907E-BF079BEDB2D6")>
<ClassInterfaceAttribute(ClassInterfaceType.None)>
<ProgIdAttribute("mmFramework.mmCostItemFavoriteList")>
Public Class CostItemFavoriteList 
   Inherits System.Collections.Generic.List(Of CostItemFavorite)
   Implements Miner.Interop.IMMCostItemFavoriteEnum, Miner.Interop.IMMCostItemFavoriteList 
'Usage
 
Dim instance As CostItemFavoriteList
[ComVisible(true)]
[Guid("51F6C0A0-8B79-4e12-907E-BF079BEDB2D6")]
[ClassInterface(ClassInterfaceType.None)]
[ProgId("mmFramework.mmCostItemFavoriteList")]
public class CostItemFavoriteList : System.Collections.Generic.List<CostItemFavorite>, Miner.Interop.IMMCostItemFavoriteEnum, Miner.Interop.IMMCostItemFavoriteList  
Inheritance Hierarchy

System.Object
   System.Collections.Generic.List<T>
      Miner.Desktop.DesignerExpress.CostItemFavoriteList

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

CostItemFavoriteList Members
Miner.Desktop.DesignerExpress Namespace

 

 


Send Comment