 | WbQuantityUnity Property |
This is preliminary documentation and is subject to change.
The URI indicating the quantity has no unit (unity unit).
Namespace: WikiClientLibrary.Wikibase.DataTypesAssembly: WikiClientLibrary.Wikibase (in WikiClientLibrary.Wikibase.dll) Version: 0.9.0-int.4+fbadc980737ddc9bb67116900ecad57f84a0b241
Syntaxpublic static Uri Unity { get; }Public Shared ReadOnly Property Unity As Uri
Get
Dim value As Uri
value = WbQuantity.Unity
public:
static property Uri^ Unity {
Uri^ get ();
}static member Unity : Uri with get
Property Value
Uri
See Also