ArcFM Engine Developer Guide
CatID Method (MMGetCatIDsClass)


Syntax
'Declaration
 
Public Overridable Function CatID( _
   ByVal CategoryID As mmCategories _
) As String
'Usage
 
Dim instance As MMGetCatIDsClass
Dim CategoryID As mmCategories
Dim value As String
 
value = instance.CatID(CategoryID)
public virtual string CatID( 
   mmCategories CategoryID
)

Parameters

CategoryID
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

MMGetCatIDsClass Class
MMGetCatIDsClass Members

 

 


Send Comment