MagicCMS Documentation

ClauseValue Constructor

Initializes a new instance of the ClauseValue class.

Namespace:  MagicCMS.Core
Assembly:  MagicCMS.4.5 (in MagicCMS.4.5.dll)

Syntax


public ClauseValue(
	Object value,
	ClauseValueType type
)

Parameters

value
Type: Object
The value.
type
Type: MagicCMS.Core..::..ClauseValueType
The type.