Search Results for

    Show / Hide Table of Contents

    Class GlossaryConcordanceResultResource

    Inheritance
    System.Object
    GlossaryConcordanceResultResource
    Namespace: Crowdin.Api.Glossaries
    Assembly: Crowdin.Api.dll
    Syntax
    public class GlossaryConcordanceResultResource : object

    Properties

    | Improve this Doc View Source

    Concept

    Declaration
    public Concept Concept { get; set; }
    Property Value
    Type Description
    Concept
    | Improve this Doc View Source

    Glossary

    Declaration
    public Glossary Glossary { get; set; }
    Property Value
    Type Description
    Glossary
    | Improve this Doc View Source

    SourceTerms

    Declaration
    public Term[] SourceTerms { get; set; }
    Property Value
    Type Description
    Term[]
    | Improve this Doc View Source

    TargetTerms

    Declaration
    public Term[] TargetTerms { get; set; }
    Property Value
    Type Description
    Term[]
    • Improve this Doc
    • View Source
    In This Article
    Back to top Generated by DocFX