Click or drag to resize

ValuesAttribute Constructor

IT Hit WebDAV Classes Reference
Creates instance of this class.

Namespace: ITHit.WebDAV
Assembly: ITHit.WebDAV (in ITHit.WebDAV.dll) Version: 1.0.0.503 (1.0.0.503)
Syntax
public ValuesAttribute(
	string strVal,
	int intVal
)

Parameters

strVal
Type: SystemString
String ExtendibleEnum value.
intVal
Type: SystemInt32
Integer ExtendibleEnum value.
See Also