GeoHashLongValue Property |
Namespace:
VelocityDBExtensions.Geo
Assembly:
VelocityDBExtensions (in VelocityDBExtensions.dll) Version: 11.1.0.0 (11.1.0)
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