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