Click or drag to resize

ConditionExpressionValues Property

Gets or sets the values of the property.

Namespace:  CorrigoService
Assembly:  ClientXMLDoc (in ClientXMLDoc.exe) Version: 1.0.0.0 (1.0.0.0)
Syntax
C#
public Object[] Values { get; set; }

Property Value

Type: Object
See Also