SP.Field.typeShortDescription Property

Applies to: SharePoint Foundation 2010

In this article
Property Value
Applies To
Remarks

Gets a value that specifies the description for the type of the field.

var value = SP.Field.get_typeShortDescription(); 

Property Value

Type: String

Applies To

SP.Field Class

Remarks

It must not be null. It must not be empty.

See Also

Reference

SP.Field Methods

SP.Field Properties

SP Namespace