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