 | 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.3+0a73c45f0c78941900e328c6c6b819597b665e00
Syntaxpublic 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
WikibaseDataType
See Also