\Microsoft\Graph\ModelWorkbookFilterDatetime

WorkbookFilterDatetime class

Summary

Methods
Properties
Constants
__construct()
getDate()
setDate()
getSpecificity()
setSpecificity()
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

WorkbookFilterDatetime constructor

Parameters

array $propDict

List of properties to set Defaults to an empty array

Returns

null

getDate()

getDate() : string

Gets the date

Returns

string —

The date

setDate()

setDate(string  $val) : null

Sets the date

Parameters

string $val

The value of the date

Returns

null

getSpecificity()

getSpecificity() : string

Gets the specificity

Returns

string —

The specificity

setSpecificity()

setSpecificity(string  $val) : null

Sets the specificity

Parameters

string $val

The value of the specificity

Returns

null