Class IdmlFileFormatSettings
Inherited Members
Namespace: Crowdin.Api.ProjectsGroups
Assembly: Crowdin.Api.dll
Syntax
public class IdmlFileFormatSettings : FileFormatSettings
Properties
| Improve this Doc View SourceContentSegmentation
Declaration
public bool? ContentSegmentation { get; set; }
Property Value
Type | Description |
---|---|
System.Nullable<System.Boolean> |
SrxStorageId
Declaration
public int? SrxStorageId { get; set; }
Property Value
Type | Description |
---|---|
System.Nullable<System.Int32> |