Home ITag Interface
Post
Cancel

ITag Interface

Definition

Namespace: EntityDb.Abstractions.Tags
Assembly: EntityDb.Abstractions

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

1
public interface ITag

Properties

Label The name of the metadata property.
Value The value of the metadata property.
This post is licensed under CC BY 4.0 by the author.