\Microsoft\Graph\ModelWorkbookFilterCriteria

WorkbookFilterCriteria class

Summary

Methods
Properties
Constants
__construct()
getColor()
setColor()
getCriterion1()
setCriterion1()
getCriterion2()
setCriterion2()
getDynamicCriteria()
setDynamicCriteria()
getFilterOn()
setFilterOn()
getIcon()
setIcon()
getOperator()
setOperator()
getValues()
setValues()
No public properties found
No constants found
No protected methods found
No protected properties found
N/A
No private methods found
$_propDict
N/A

Properties

$_propDict

$_propDict : \Microsoft\Graph\Model\array(string

The array of properties available to the model

Type

\Microsoft\Graph\Model\array(string — => string)

Methods

__construct()

__construct(array  $propDict = array()) : null

WorkbookFilterCriteria constructor

Parameters

array $propDict

List of properties to set Defaults to an empty array

Returns

null

getColor()

getColor() : string

Gets the color

Returns

string —

The color

setColor()

setColor(string  $val) : null

Sets the color

Parameters

string $val

The value of the color

Returns

null

getCriterion1()

getCriterion1() : string

Gets the criterion1

Returns

string —

The criterion1

setCriterion1()

setCriterion1(string  $val) : null

Sets the criterion1

Parameters

string $val

The value of the criterion1

Returns

null

getCriterion2()

getCriterion2() : string

Gets the criterion2

Returns

string —

The criterion2

setCriterion2()

setCriterion2(string  $val) : null

Sets the criterion2

Parameters

string $val

The value of the criterion2

Returns

null

getDynamicCriteria()

getDynamicCriteria() : string

Gets the dynamicCriteria

Returns

string —

The dynamicCriteria

setDynamicCriteria()

setDynamicCriteria(string  $val) : null

Sets the dynamicCriteria

Parameters

string $val

The value of the dynamicCriteria

Returns

null

getFilterOn()

getFilterOn() : string

Gets the filterOn

Returns

string —

The filterOn

setFilterOn()

setFilterOn(string  $val) : null

Sets the filterOn

Parameters

string $val

The value of the filterOn

Returns

null

setIcon()

setIcon(\Microsoft\Graph\Model\WorkbookIcon  $val) : null

Sets the icon

Parameters

\Microsoft\Graph\Model\WorkbookIcon $val

The value to assign to the icon

Returns

null

getOperator()

getOperator() : string

Gets the operator

Returns

string —

The operator

setOperator()

setOperator(string  $val) : null

Sets the operator

Parameters

string $val

The value of the operator

Returns

null

getValues()

getValues() : \Microsoft\Graph\Model\Json

Gets the values

Returns

\Microsoft\Graph\Model\Json —

The values

setValues()

setValues(\Microsoft\Graph\Model\Json  $val) : null

Sets the values

Parameters

\Microsoft\Graph\Model\Json $val

The value to assign to the values

Returns

null