Click or drag to resize

ValuesAttribute Constructor

IT Hit WebDAV Classes Reference
Creates instance of this class.

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

Parameters

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