Class AddProjectFileFormatSettingsRequest
Inheritance
System.Object
AddProjectFileFormatSettingsRequest
Namespace: Crowdin.Api.ProjectsGroups
Assembly: Crowdin.Api.dll
Syntax
public class AddProjectFileFormatSettingsRequest : object
Properties
| Improve this Doc View SourceFormat
Declaration
public ProjectFileType Format { get; set; }
Property Value
Type | Description |
---|---|
ProjectFileType |
Settings
Declaration
public FileFormatSettings Settings { get; set; }
Property Value
Type | Description |
---|---|
FileFormatSettings |