SP.ClientConstants.ObjectType Field

Applies to: SharePoint Foundation 2010

Contains the value of the constant ObjectType ("_ObjectType_"). This member is reserved for internal use and is not intended to be used directly from your code.

var value = SP.ClientConstants.ObjectType;

Field Value

The value of this constant is _ObjectType_.

Applies To

SP.ClientConstants Class

See Also

Reference

SP.ClientConstants Fields

SP.ClientConstants Methods

SP Namespace