TeamDynamix Web API
TeamDynamix.Api.Reporting.OrderByColumn
Unless explicitly stated on the documentation for a method, the accepted Web API call content types are:
application/json
Calls using any other content type (ex: text/plain) are not supported.
APIs
TeamDynamix.Api.Reporting.OrderByColumn
Contents
Summary
Properties
Summary
Describes a column used for sorting in a
report
.
Properties
Name
Type
Summary
ColumnLabel
String
The label of the column used to sort.
ColumnName
String
The name of the column used to sort.
IsAscending
Boolean
Whether column uses ascending or descending order.