Class ReviseGlossaryTerm
- Namespace
- InSite.Application.Glossaries.Write
- Assembly
- Shift.Sdk.dll
public class ReviseGlossaryTerm : Command, ICommand
- Inheritance
-
ReviseGlossaryTerm
- Implements
- Inherited Members
- Extension Methods
Constructors
ReviseGlossaryTerm(Guid, Guid, string, ContentContainer)
public ReviseGlossaryTerm(Guid glossary, Guid term, string name, ContentContainer content)
Parameters
glossaryGuidtermGuidnamestringcontentContentContainer
Properties
Content
public ContentContainer Content { get; set; }
Property Value
Identifier
public Guid Identifier { get; set; }
Property Value
Name
public string Name { get; set; }