ArcFM Server Developer Guide
GetClassID Method (IMMComCategoryLookup)


Version: 10.2.1a

Resource Center Home

Returns the ClassID at the given index.
Syntax
'Declaration
 
Function GetClassID( _
   ByVal index As Integer _
) As Guid
'Usage
 
Dim instance As IMMComCategoryLookup
Dim index As Integer
Dim value As Guid
 
value = instance.GetClassID(index)
Guid GetClassID( 
   int index
)

Parameters

index
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

IMMComCategoryLookup Interface
IMMComCategoryLookup Members

 

 


Send Comment