\Microsoft\Graph\ModelSharepointIds

SharepointIds class

Summary

Methods
Properties
Constants
__construct()
getListId()
setListId()
getListItemId()
setListItemId()
getListItemUniqueId()
setListItemUniqueId()
getSiteId()
setSiteId()
getWebId()
setWebId()
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

SharepointIds constructor

Parameters

array $propDict

List of properties to set Defaults to an empty array

Returns

null

getListId()

getListId() : string

Gets the listId

Returns

string —

The listId

setListId()

setListId(string  $val) : null

Sets the listId

Parameters

string $val

The value of the listId

Returns

null

getListItemId()

getListItemId() : string

Gets the listItemId

Returns

string —

The listItemId

setListItemId()

setListItemId(string  $val) : null

Sets the listItemId

Parameters

string $val

The value of the listItemId

Returns

null

getListItemUniqueId()

getListItemUniqueId() : string

Gets the listItemUniqueId

Returns

string —

The listItemUniqueId

setListItemUniqueId()

setListItemUniqueId(string  $val) : null

Sets the listItemUniqueId

Parameters

string $val

The value of the listItemUniqueId

Returns

null

getSiteId()

getSiteId() : string

Gets the siteId

Returns

string —

The siteId

setSiteId()

setSiteId(string  $val) : null

Sets the siteId

Parameters

string $val

The value of the siteId

Returns

null

getWebId()

getWebId() : string

Gets the webId

Returns

string —

The webId

setWebId()

setWebId(string  $val) : null

Sets the webId

Parameters

string $val

The value of the webId

Returns

null