Class SortingRule
Inherited Members
Namespace: Crowdin.Api
Assembly: Crowdin.Api.dll
Syntax
[PublicAPI]
public class SortingRule
Properties
| Edit this page View SourceField
Declaration
public string Field { get; set; }
Property Value
Type | Description |
---|---|
string |
Order
Declaration
public SortingOrder? Order { get; set; }
Property Value
Type | Description |
---|---|
SortingOrder? |
Methods
| Edit this page View SourceToString()
Declaration
public override string ToString()
Returns
Type | Description |
---|---|
string |