SP.FieldPropertyNames Fields

Applies to: SharePoint Foundation 2010

The following table lists the fields of the SP.FieldPropertyNames class.

Fields

Name

Description

canBeDeleted

Provides a value for the SP.Field.canBeDeleted Property.

defaultValue

Provides a value for the SP.Field.defaultValue Property.

description

Provides a value for the SP.Field.description Property.

direction

Provides a value for the SP.Field.direction Property.

enforceUniqueValues

Provides a value for the SP.Field.enforceUniqueValues Property.

fieldTypeKind

Provides a value for the SP.Field.fieldTypeKind Property.

filterable

Provides a value for the SP.Field.filterable Property.

fromBaseType

Provides a value for the SP.Field.fromBaseType Property.

group

Provides a value for the SP.Field.group Property.

hidden

Provides a value for the SP.Field.hidden Property.

id

Provides a value for the SP.Field.id Property.

internalName

Provides a value for the SP.Field.internalName Property.

readOnlyField

Provides a value for the SP.Field.readOnlyField Property.

required

Provides a value for the SP.Field.required Property.

schemaXml

Provides a value for the SP.Field.schemaXml Property.

scope

Provides a value for the SP.Field.scope Property.

sealed

Provides a value for the SP.Field.sealed Property.

sortable

Provides a value for the SP.Field.sortable Property.

staticName

Provides a value for the SP.Field.staticName Property.

title

Provides a value for the SP.Field.title Property.

typeAsString

Provides a value for the SP.Field.typeAsString Property.

typeDisplayName

Provides a value for the SP.Field.typeDisplayName Property.

typeShortDescription

Provides a value for the SP.Field.typeShortDescription Property.

validationFormula

Provides a value for the SP.Field.validationFormula Property.

validationMessage

Provides a value for the SP.Field.validationMessage Property.

Applies To

SP.FieldPropertyNames Class

See Also

Reference

SP.FieldPropertyNames Methods

SP Namespace