Class ReactIntlFileFormatSettings
Inheritance
System.Object
ReactIntlFileFormatSettings
Assembly: Crowdin.Api.dll
public class ReactIntlFileFormatSettings : FileFormatSettings
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
Declaration
public int? SrxStorageId { get; set; }
Property Value
Type |
Description |
System.Nullable<System.Int32> |
|