  | HealthServiceGetName Method  | 
  
    Namespace: 
   Dynamicweb.Diagnostics.Health
    Assembly:
   Dynamicweb.Diagnostics (in Dynamicweb.Diagnostics.dll) Version: 4.0.2
Syntaxpublic static string GetName(
	Type type
)
Public Shared Function GetName ( 
	type As Type
) As String
Parameters
- type
 - Type: SystemType
 
Return Value
Type: 
String
See Also