Class MifFileFormatSettings
Inherited Members
Namespace: Crowdin.Api.ProjectsGroups
Assembly: Crowdin.Api.dll
Syntax
[PublicAPI]
public class MifFileFormatSettings : FileFormatSettings
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? |