Location Class
Definition
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
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. |