 | WbQuantityLowerBound Property |
This is preliminary documentation and is subject to change.
The lower-bound of the
Amount caused by error.
Namespace: WikiClientLibrary.Wikibase.DataTypesAssembly: WikiClientLibrary.Wikibase (in WikiClientLibrary.Wikibase.dll) Version: 0.9.0-int.4+fbadc980737ddc9bb67116900ecad57f84a0b241
Syntaxpublic double LowerBound {
get;
}Public ReadOnly Property LowerBound As Double
Get
Dim instance As WbQuantity
Dim value As Double
value = instance.LowerBound
public:
property double LowerBound {
double get ();
}member LowerBound : float with
get
Property Value
Double
See Also