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
Properties
RelationshipIdentifier
public Guid RelationshipIdentifier { get; set; }
Property Value
TermIdentifier
public Guid TermIdentifier { get; set; }