| BuiltInDataTypesExternalId Property |
This is preliminary documentation and is subject to change.
Literal data field for an external identifier.
External identifiers may automatically be linked to an authoritative resource for display.
Namespace: WikiClientLibrary.Wikibase.DataTypesAssembly: WikiClientLibrary.Wikibase (in WikiClientLibrary.Wikibase.dll) Version: 0.9.0-int.2+447d1d590e6726b7881f750a0a0e42908f3e417e
Syntax public static WikibaseDataType ExternalId { get; }
Public Shared ReadOnly Property ExternalId As WikibaseDataType
Get
Dim value As WikibaseDataType
value = BuiltInDataTypes.ExternalId
public:
static property WikibaseDataType^ ExternalId {
WikibaseDataType^ get ();
}
static member ExternalId : WikibaseDataType with get
Property Value
WikibaseDataTypeSee Also