 | 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.3+0a73c45f0c78941900e328c6c6b819597b665e00
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