Home Tag Class
Post
Cancel

Tag Class

Definition

Namespace: EntityDb.Common.Tags
Assembly: EntityDb.Common

Represents a single metadata property, which can be used to query the current state of an entity.

1
public sealed class Tag : EntityDb.Abstractions.Tags.ITag, System.IEquatable<Tag>

Inheritance: Object

Constructors

Tag(String, String) Represents a single metadata property, which can be used to query the current state of an entity.

Properties

LabelMissing Summary Doc!
ValueMissing Summary Doc!
This post is licensed under CC BY 4.0 by the author.