Tags Property

GWN Framework Contact Manager

ContactContext..::..Tags Property

Gets or sets the tags.

Namespace:  ContactManager.Dal.Context
Assembly:  ContactManager.Dal (in ContactManager.Dal.dll)

Syntax


public virtual DbSet<Tag> Tags { get; set; }

Field Value

The tags.