Class OtherFilesImportOptions
Inherited Members
Namespace: Crowdin.Api.SourceFiles
Assembly: Crowdin.Api.dll
Syntax
[PublicAPI]
public class OtherFilesImportOptions : FileImportOptions
Properties
| Edit this page View SourceContentSegmentation
Declaration
[JsonProperty("contentSegmentation")]
public bool? ContentSegmentation { get; set; }
Property Value
Type | Description |
---|---|
bool? |
SrxStorageId
Declaration
[JsonProperty("srxStorageId")]
public long? SrxStorageId { get; set; }
Property Value
Type | Description |
---|---|
long? |