Class ReportCreateForm
Inheritance
System.Object
ReportCreateForm
Namespace: Crowdin.Api.Reports
Assembly: Crowdin.Api.dll
Syntax
public class ReportCreateForm : object
Properties
| Improve this Doc View SourceMode
Declaration
public ReportCreateMode? Mode { get; set; }
Property Value
Type | Description |
---|---|
System.Nullable<ReportCreateMode> |
Value
Declaration
public float? Value { get; set; }
Property Value
Type | Description |
---|---|
System.Nullable<System.Single> |