Table of Contents

Class GlossaryTermUnlinked

Namespace
InSite.Domain.Glossaries
Assembly
Shift.Sdk.dll
public class GlossaryTermUnlinked : Change, IChange
Inheritance
GlossaryTermUnlinked
Implements
Inherited Members
Extension Methods

Constructors

GlossaryTermUnlinked(Guid, Guid)

public GlossaryTermUnlinked(Guid relationship, Guid term)

Parameters

relationship Guid
term Guid

Properties

RelationshipId

public Guid RelationshipId { get; set; }

Property Value

Guid

TermId

public Guid TermId { get; set; }

Property Value

Guid