SP.WorkManagement.OM.DashboardScriptExtensionInfo object (sp.workmanagement)

Represents dashboard script extension information.

Applies to: apps for SharePoint | SharePoint Foundation 2013 | SharePoint Server 2013

var object = new SP.WorkManagement.OM.DashboardScriptExtensionInfo()

Members

The DashboardScriptExtensionInfo object has the following members.

Constructor

The DashboardScriptExtensionInfo object has the following constructor.

Constructor

Description

DashboardScriptExtensionInfo

Initializes a new instance of the DashboardScriptExtensionInfo object.

Methods

The DashboardScriptExtensionInfo object has the following methods.

Method

Description

initPropertiesFromJson

Properties

The DashboardScriptExtensionInfo object has the following properties.

Property

Description

providerKey

Keys of the providers.

scriptClass

Name of the script class.

scriptData

Data of the script.

scriptFiles

Script files of the extension.