Click or drag to resize

KindsType4 Constructor (String)

IT Hit WebDAV Classes Reference
Creates a new instance of the enum object.

Namespace: ITHit.WebDAV.Card
Assembly: ITHit.WebDAV (in ITHit.WebDAV.dll) Version: 1.0.0.503 (1.0.0.503)
Syntax
public KindsType4(
	string name
)

Parameters

name
Type: SystemString
String representation of the enum value.
See Also