SP.RoleDefinitionCreationInformation.description property (sp.js)

Gets or sets a value that specifies a description of the role definition.

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

var value = SP.RoleDefinitionCreationInformation.get_description ()
var value = SP.RoleDefinitionCreationInformation.set_description ()

Return value

Type: String

Remarks

Its length must be equal to or less than 512.