IGuidSet interface
Note
This API is provided as a preview for developers and may change based on feedback that we receive. Do not use this API in a production environment.
Set of GUIDs representing a list item.
Property Details
listId
Note
This API is provided as a preview for developers and may change based on feedback that we receive. Do not use this API in a production environment.
List ID
listId: string;
Property Value
string
siteId
Note
This API is provided as a preview for developers and may change based on feedback that we receive. Do not use this API in a production environment.
Site ID
siteId: string;
Property Value
string
uniqueId
Note
This API is provided as a preview for developers and may change based on feedback that we receive. Do not use this API in a production environment.
Unique ID within the list
uniqueId: string;
Property Value
string
webId
Note
This API is provided as a preview for developers and may change based on feedback that we receive. Do not use this API in a production environment.
Web ID
webId: string;
Property Value
string