Class FilterValue

FilterValue class

Represents filter value used in the criteria.

public class FilterValue

Properties

NameDescription
DateTimeGroupItem { get; }Gets date time value.
StringValue { get; }Gets the string value.
virtual ValueType { get; }Gets the type of this filter value.

See Also