Click or drag to resize

SOCriterionValues Properties

The SOCriterionValues type exposes the following members.

Properties
  NameDescription
Public propertyCode exampleCount
Count - returns the number of items in the collection A criterion is a field, an operator and one or more values for comparison. A value (a number, date, list item) used by a criterion when searching.
(Inherited from ICriterionValues.)
Public propertyCode exampleEmpty
Returns true if the collection is empty. i.e. if it contains no elements A criterion is a field, an operator and one or more values for comparison. A value (a number, date, list item) used by a criterion when searching.
(Inherited from ICriterionValues.)
Public propertyItem (Inherited from ICriterionValues.)
Top
See Also