\Microsoft\Graph\ModelWorkbookSessionInfo

WorkbookSessionInfo class

Summary

Methods
Properties
Constants
__construct()
getId()
setId()
getPersistChanges()
setPersistChanges()
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

WorkbookSessionInfo constructor

Parameters

array $propDict

List of properties to set Defaults to an empty array

Returns

null

getId()

getId() : string

Gets the id

Returns

string —

The id

setId()

setId(string  $val) : null

Sets the id

Parameters

string $val

The value of the id

Returns

null

getPersistChanges()

getPersistChanges() : boolean

Gets the persistChanges

Returns

boolean —

The persistChanges

setPersistChanges()

setPersistChanges(boolean  $val) : null

Sets the persistChanges

Parameters

boolean $val

The value of the persistChanges

Returns

null