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