ArcFM Desktop Developer Guide
SecondaryFavorite Property


Syntax
'Declaration
 
<ResourcerCategoryAttribute(Miner.Framework.DesignOptimization.Optimization.ConductorCatalogItem, "ConductorCatalogItemCategory")>
<ResourcerDisplayNameAttribute(Miner.Framework.DesignOptimization.Optimization.ConductorCatalogItem, "ConductorCatalogItemSecondaryFavoriteDisplayName")>
<ReadOnlyAttribute(True)>
Public Property SecondaryFavorite As String
'Usage
 
Dim instance As ConductorCatalogItem
Dim value As String
 
instance.SecondaryFavorite = value
 
value = instance.SecondaryFavorite
[ResourcerCategory(Miner.Framework.DesignOptimization.Optimization.ConductorCatalogItem, "ConductorCatalogItemCategory")]
[ResourcerDisplayName(Miner.Framework.DesignOptimization.Optimization.ConductorCatalogItem, "ConductorCatalogItemSecondaryFavoriteDisplayName")]
[ReadOnly(true)]
public string SecondaryFavorite {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

ConductorCatalogItem Class
ConductorCatalogItem Members

 

 


Send Comment