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