Table of Contents

Class UnlinkGlossaryTerm

Namespace
InSite.Application.Glossaries.Write
Assembly
Shift.Sdk.dll
public class UnlinkGlossaryTerm : Command, ICommand
Inheritance
UnlinkGlossaryTerm
Implements
Inherited Members
Extension Methods

Constructors

UnlinkGlossaryTerm(Guid, Guid, Guid)

public UnlinkGlossaryTerm(Guid glossary, Guid relationship, Guid term)

Parameters

glossary Guid
relationship Guid
term Guid

Properties

RelationshipIdentifier

public Guid RelationshipIdentifier { get; set; }

Property Value

Guid

TermIdentifier

public Guid TermIdentifier { get; set; }

Property Value

Guid