ArcFM Engine Developer Guide
ComponentCategoryAttribute Class
Members 


Product Availability
Required Licenses
.NET Assembly
Registers or unregisters a class to the ComponentCategoryAttribute component category. Esri category.
Syntax
'Declaration
 
<AttributeUsageAttribute(ValidOn=AttributeTargets.Class, 
   AllowMultiple=True, 
   Inherited=True)>
<CLSCompliantAttribute(False)>
Public Class ComponentCategoryAttribute 
   Inherits System.Attribute
'Usage
 
Dim instance As ComponentCategoryAttribute
[AttributeUsage(ValidOn=AttributeTargets.Class, 
   AllowMultiple=true, 
   Inherited=true)]
[CLSCompliant(false)]
public class ComponentCategoryAttribute : System.Attribute 
Inheritance Hierarchy

System.Object
   System.Attribute
      Miner.ComCategories.ComponentCategoryAttribute

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

ComponentCategoryAttribute Members
Miner.ComCategories Namespace

 

 


Send Comment