ArcFM Desktop Developer Guide
Code Property (CostItemFavorite)


Version: 10.2.1b and 10.2.1b SP1

Resource Center Home

The Code property should map to the codes of rows in the MM_EXPRESS_COST_ITEM_LIBRARY table in the database.
Syntax
'Declaration
 
Public Property Code As String
'Usage
 
Dim instance As CostItemFavorite
Dim value As String
 
instance.Code = value
 
value = instance.Code
public string Code {get; set;}
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 Class
CostItemFavorite Members

 

 


Send Comment