Class Option
Inheritance
System.Object
Option
Namespace: Crowdin.Api.Fields
Assembly: Crowdin.Api.dll
Syntax
public class Option : object
Properties
| Improve this Doc View SourceLabel
Declaration
public string Label { get; set; }
Property Value
Type | Description |
---|---|
System.String |
Value
Declaration
public string Value { get; set; }
Property Value
Type | Description |
---|---|
System.String |