SP.BusinessData.TypeDescriptor object (sp.js)

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

var object = new SP.BusinessData.TypeDescriptor()
          

Members

The TypeDescriptor object has the following members.

Constructor

The TypeDescriptor object has the following constructor.

Constructor

Description

TypeDescriptor

Methods

The TypeDescriptor object has the following methods.

Method

Description

containsLocalizedDisplayName

getChildTypeDescriptors

getDefaultDisplayName

getLocalizedDisplayName

getParentTypeDescriptor

initPropertiesFromJson

This member is reserved for internal use and is not intended to be used directly from your code.

isLeaf

isRoot

Properties

The TypeDescriptor object has the following properties.

Property

Description

containsReadOnly

isCollection

isReadOnly

name

typeName