ArcFM Engine Developer Guide
CreateNewCategoryLI Method (IMMGraphicFavHelper)


Syntax
'Declaration
 
Function CreateNewCategoryLI( _
   ByVal sDescription As String _
) As ID8List
'Usage
 
Dim instance As IMMGraphicFavHelper
Dim sDescription As String
Dim value As ID8List
 
value = instance.CreateNewCategoryLI(sDescription)
ID8List CreateNewCategoryLI( 
   string sDescription
)

Parameters

sDescription
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

IMMGraphicFavHelper Interface
IMMGraphicFavHelper Members

 

 


Send Comment