Class QGlossaryTermContent
- Namespace
- InSite.Application.Glossaries.Read
- Assembly
- Shift.Sdk.dll
public class QGlossaryTermContent
- Inheritance
-
QGlossaryTermContent
- Inherited Members
-
- Extension Methods
-
Constructors
QGlossaryTermContent()
public QGlossaryTermContent()
Properties
ContainerIdentifier
public Guid ContainerIdentifier { get; set; }
Property Value
- Guid
ContainerType
public string ContainerType { get; set; }
Property Value
- string
ContentLabel
public string ContentLabel { get; set; }
Property Value
- string
RelationshipIdentifier
public Guid RelationshipIdentifier { get; set; }
Property Value
- Guid
Term
public virtual QGlossaryTerm Term { get; set; }
Property Value
- QGlossaryTerm
TermIdentifier
public Guid TermIdentifier { get; set; }
Property Value
- Guid