ArcFM Engine Developer Guide
CreateNewCategoryLI Method (MMGraphicFavHelperClass)


Syntax
'Declaration
 
Public Overridable Function CreateNewCategoryLI( _
   ByVal sDescription As String _
) As ID8List
'Usage
 
Dim instance As MMGraphicFavHelperClass
Dim sDescription As String
Dim value As ID8List
 
value = instance.CreateNewCategoryLI(sDescription)
public virtual 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

MMGraphicFavHelperClass Class
MMGraphicFavHelperClass Members

 

 


Send Comment