Search Results for

    Show / Hide Table of Contents

    Class AddProjectFileFormatSettingsRequest

    Inheritance
    System.Object
    AddProjectFileFormatSettingsRequest
    Namespace: Crowdin.Api.ProjectsGroups
    Assembly: Crowdin.Api.dll
    Syntax
    public class AddProjectFileFormatSettingsRequest : object

    Properties

    | Improve this Doc View Source

    Format

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

    Settings

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