Click or drag to resize

ICriterionValue Interface

A value (a number, date, list item) used by a criterion when searching.

Namespace:  SuperOffice.COM.Application
Assembly:  SOCRM.Interop (in SOCRM.Interop.dll) Version: 8.0.0.0
Syntax
public interface ICriterionValue

The ICriterionValue type exposes the following members.

Properties
  NameDescription
Public propertyDouble
Double value
Public propertyListItem
ListItem value
Public propertyLong
Double value
Public propertyString
String value
Public propertyTableId
Table id for ListItem value
Top
See Also