FilterValue Class
FilterValue class
Represents filter value used in the criteria.
type FilterValue struct {
ptr unsafe.Pointer
}
Constructors
| Method | Description |
|---|
Methods
| Method | Description |
|---|---|
| IsNull | Checks whether the implementation object is nullptr. |
| GetStringValue | Gets the string value. |
| GetDateTimeGroupItem | Gets date time value. |
| GetValueType | Gets the type of this filter value. |