ArcFM Engine Developer Guide
GetToolCategoryName Method


This method retrieves the name of the category in which the tool in registered.
Syntax
'Declaration
 
Public Shared Function GetToolCategoryName() As String
'Usage
 
Dim value As String
 
value = Resourcer.GetToolCategoryName()
public static string GetToolCategoryName()

Return Value

Category name as String
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

Resourcer Class
Resourcer Members

 

 


Send Comment