Search Results for

    Show / Hide Table of Contents

    Class ExportGlossaryRequest

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

    Properties

    | Improve this Doc View Source

    ExportFields

    Declaration
    public ICollection<GlossaryExportFieldId> ExportFields { get; set; }
    Property Value
    Type Description
    ICollection<GlossaryExportFieldId>
    | Improve this Doc View Source

    Format

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