Table of Contents

Enum GetSortByQueryParameterType

Namespace
Autodesk.ACC.Issues.Projects.Item.Issues.Item.Comments
Assembly
Autodesk.ACC.Issues.dll
public enum GetSortByQueryParameterType

Fields

[EnumMember(Value = "createdAt")] CreatedAt = 1
[EnumMember(Value = "createdBy")] CreatedBy = 0
[EnumMember(Value = "updatedAt")] UpdatedAt = 2