getThumbnail Method

Get a thumbnail for a view.

getThumbnail(viewId: Id64String): Promise<ThumbnailProps>

throws Error if invalid thumbnail.

Parameter Type Description
viewId Id64String The id of the view of the thumbnail.

Returns - A Promise of the ThumbnailProps.

Defined in

Last Updated: 08 January, 2020