Viewfilterrule
A view filter rule [Viewfilterrule
] is one of the criteria used in a view filter.
— |
XML |
SOAP |
REST |
Database table |
---|---|---|---|---|
Object |
|
|
— |
|
Supported Commands |
— |
— |
The Viewfilterrule
object has the following properties:
XML / SOAP |
Database |
Description |
---|---|---|
|
|
[Read-only] One of the following conditions: ct = contains, nc = does not contain, eq = is equal to, ne = is not equal to, bw = begins with, ew = ends with, gt = is greater than, ge = is greater than or equal to, lt = is less than, le = is less than or equal to, in = in the set of. |
|
|
[Read-only] Time the record was created. See Date Fields. |
|
|
[Read-only] The field or column to be compared. |
|
|
[Read-only] Unique ID. Automatically assigned by SuiteProjects Pro. |
|
|
[Read-only] A 1/0 field. 1 = if this condition must be met. 0 = if this is one of many that will satisfy this viewfilter. (If 1, this condition is ANDed with the others. If 0, this condition is ORed with the others.) |
|
|
[Read-only] The underlying type of the field or column to be compared: C = character string, N = number, D = date, 'MS' - milliseconds, B = Yes/No, P1 = picker_button, P2 = pop-up menu, 'R' - reference value table.field. |
|
|
[Read-only] Time the record was last updated or modified. See Date Fields. |
|
|
[Read-only] The value the field is compared to. |
|
|
[Read-only] The viewfilter to which this rule belongs. |