Class UpdateTagSortOrderInput
- Namespace
- OpenSettings.Models.Inputs
- Assembly
- OpenSettings.dll
public class UpdateTagSortOrderInput
- Inheritance
-
UpdateTagSortOrderInput
- Inherited Members
Properties
Ascent
public bool Ascent { get; set; }
Property Value
RowVersion
public byte[] RowVersion { get; set; }
Property Value
- byte[]
TagId
public string TagId { get; set; }
Property Value
UpdatedById
public Guid? UpdatedById { get; set; }
Property Value
- Guid?