Class OtherFilesImportOptions
Inheritance
System.Object
OtherFilesImportOptions
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> |
|