ArcFM Desktop Developer Guide
CostItemFavorite 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
CostItemFavorite is a lightweight class used by MMExpressFavorites for storing pre-populated costs. The Code property should map to the codes of rows in the MM_EXPRESS_COST_ITEM_LIBRARY table in the database.
Object Model
CostItemFavorite Class
Syntax
'Declaration
 
<ProgIdAttribute("mmFramework.mmCostItemFavorite")>
<ComVisibleAttribute(True)>
<ClassInterfaceAttribute(ClassInterfaceType.None)>
<GuidAttribute("641B6B5E-6D7D-4b3b-9120-004FD373698A")>
Public Class CostItemFavorite 
   Implements Miner.Interop.IMMCostItemFavorite 
'Usage
 
Dim instance As CostItemFavorite
[ProgId("mmFramework.mmCostItemFavorite")]
[ComVisible(true)]
[ClassInterface(ClassInterfaceType.None)]
[Guid("641B6B5E-6D7D-4b3b-9120-004FD373698A")]
public class CostItemFavorite : Miner.Interop.IMMCostItemFavorite  
Inheritance Hierarchy

System.Object
   Miner.Desktop.DesignerExpress.CostItemFavorite

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

CostItemFavorite Members
Miner.Desktop.DesignerExpress Namespace

 

 


Send Comment