Query.Tag Property
- Namespace:
- Weavy.Core.Models
- Assembly:
- Weavy.Core.dll
Gets or sets a tag for which to find entities.
public string Tag { get; set; }
Property value
string
Gets or sets a tag for which to find entities.
public string Tag { get; set; }