Search Results for

    Show / Hide Table of Contents

    Class OtherFilesImportOptions

    Inheritance
    System.Object
    FileImportOptions
    OtherFilesImportOptions
    Namespace: Crowdin.Api.SourceFiles
    Assembly: Crowdin.Api.dll
    Syntax
    public class OtherFilesImportOptions : FileImportOptions

    Properties

    | Improve this Doc View Source

    ContentSegmentation

    Declaration
    public bool? ContentSegmentation { get; set; }
    Property Value
    Type Description
    System.Nullable<System.Boolean>
    | Improve this Doc View Source

    SrxStorageId

    Declaration
    public int? SrxStorageId { get; set; }
    Property Value
    Type Description
    System.Nullable<System.Int32>
    • Improve this Doc
    • View Source
    In This Article
    Back to top Generated by DocFX