| LimitedUserGeoLocationLat Property |
Note: This API is now obsolete.
Namespace:
Dynamicweb.Security.UserManagement
Assembly:
Dynamicweb.Security (in Dynamicweb.Security.dll) Version: 11.0.2
Syntax [ObsoleteAttribute("Use GeolocationLatitude instead")]
[AddInNameAttribute("GeoLocationLat")]
public double GeoLocationLat { get; set; }
<ObsoleteAttribute("Use GeolocationLatitude instead")>
<AddInNameAttribute("GeoLocationLat")>
Public Property GeoLocationLat As Double
Get
Set
Property Value
Type:
DoubleSee Also