  | 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.4+fbadc980737ddc9bb67116900ecad57f84a0b241
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