GeoHashLongValue Property |
Namespace:
VelocityDBExtensions.Geo
Assembly:
VelocityDBExtensions (in VelocityDBExtensions.dll) Version: 8.2.1.0 (8.2.1)
Syntaxpublic long LongValue { get; }
Public ReadOnly Property LongValue As Long
Get
public:
property long long LongValue {
long long get ();
}
member LongValue : int64 with get
Property Value
Type:
Int64
See Also