SP.Publishing.DesignPackageInfo object (sp.publishing)

Represents metadata that are related to a design package.

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

var object = new SP.Publishing.DesignPackageInfo()

Members

The DesignPackageInfo object has the following members.

Properties

The DesignPackageInfo object has the following properties.

Property

Description

majorVersion

Gets or sets the major version of a design package.

minorVersion

Gets or sets the minor version of a design package.

packageGuid

Gets or sets the unique ID of a design package.

packageName

Gets or sets the name of a design package.

typeId

Constructor

The DesignPackageInfo object has the following constructor.

Constructor

Description

DesignPackageInfo

Initializes a new instance of the SP.Publishing.DesignPackageInfo object.