FieldGeolocationValue members
The FieldGeolocationValue type exposes the following members.
Constructors
Name | Description | |
---|---|---|
FieldGeolocationValue | Initializes a new instance of the FieldGeolocationValue object. |
Top
Properties
Name | Description | |
---|---|---|
Altitude | Specifies the altitude value for Geolocation field. It is a user defined value | |
Latitude | Specifies the latitude value for Geolocation field. | |
Longitude | ||
Measure | ||
TypeId | This member is reserved for internal use and is not intended to be used directly from your code. (Overrides ClientValueObject.TypeIdClientValueObject.TypeId.) (Overrides ClientValueObject.TypeId.) |
Top
Methods
Name | Description | |
---|---|---|
CustomFromJson | This member is reserved for internal use and is not intended to be used directly from your code. (Inherited from ClientValueObject.) | |
CustomWriteToXml | This member is reserved for internal use and is not intended to be used directly from your code. (Inherited from ClientValueObject.) | |
FromJson | This member is reserved for internal use and is not intended to be used directly from your code. (Inherited from ClientValueObject.) | |
InitOnePropertyFromJson | This member is reserved for internal use and is not intended to be used directly from your code. (Overrides ClientValueObject.InitOnePropertyFromJson(String, JsonReader).) | |
ToString | (Inherited from Object.) | |
WriteToXml | This member is reserved for internal use. (Overrides ClientValueObject.WriteToXml(XmlWriter, SerializationContext).) |
Top