| 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.2+447d1d590e6726b7881f750a0a0e42908f3e417e
Syntax public 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
UriSee Also