| EntityType Property |
This is preliminary documentation and is subject to change.
Wikibase entity type.
Namespace: WikiClientLibrary.WikibaseAssembly: WikiClientLibrary.Wikibase (in WikiClientLibrary.Wikibase.dll) Version: 0.9.0-int.2+447d1d590e6726b7881f750a0a0e42908f3e417e
Syntax public EntityType Type { get; }
Public ReadOnly Property Type As EntityType
Get
Dim instance As Entity
Dim value As EntityType
value = instance.Type
public:
virtual property EntityType Type {
EntityType get () sealed;
}
abstract Type : EntityType with get
override Type : EntityType with get
Property Value
EntityTypeImplements
IEntityTypeSee Also