SP へFieldGeolocationValue オブジェクト (sp.js)

タイム ゾーンと世界協定時刻 (UTC) の差の分数。正の値は、タイム ゾーンが UTC よりも遅いことを示します。

**適用対象:**apps for SharePoint | SharePoint Foundation 2013 | SharePoint Server 2013

var object = new SP.FieldGeolocationValue()

メンバー

FieldGeolocationValueオブジェクトでは、次のメンバーがあります。

Constructor

FieldGeolocationValueオブジェクトでは、次のコンスがあります。

コンストラクター

説明

FieldGeolocationValue

Initializes a new instance of the SP.FieldGeolocationValue object.

プロパティ

FieldGeolocationValueオブジェクトでは、次のプロパティがあります。

プロパティ

説明

高度

The user-defined altitude value for a geolocation field.

緯度

The latitude value for a geolocation field.

経度

The longitude value for a geolocation field.

メジャー

The user-defined measure value for a geolocation field.

typeId

このメンバーは内部使用のために予約済みです。ユーザーのコードから直接使用されるものではありません。