Share via


Location Class

Definition

Sharepoint Location object.

public class Location
type Location = class
Public Class Location
Inheritance
Location

Constructors

Location()

Initializes a new instance of the Location class.

Properties

Accuracy

Gets or Sets accuracy of the location of type Int32.

Latitude

Gets or Sets latitutde of the location of type Int32.

Longitude

Gets or Sets longitude of the location of type Int32.

Timestamp

Gets or Sets timestamp of the location of type Int32.

Applies to