Class GlossaryConcordanceResultResource
Inheritance
System.Object
GlossaryConcordanceResultResource
Assembly: Crowdin.Api.dll
Syntax
public class GlossaryConcordanceResultResource : object
Properties
|
Improve this Doc
View Source
Concept
Declaration
public Concept Concept { get; set; }
Property Value
|
Improve this Doc
View Source
Glossary
Declaration
public Glossary Glossary { get; set; }
Property Value
|
Improve this Doc
View Source
SourceTerms
Declaration
public Term[] SourceTerms { get; set; }
Property Value
|
Improve this Doc
View Source
TargetTerms
Declaration
public Term[] TargetTerms { get; set; }
Property Value