Table of Contents

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

bool

SourceId

public string SourceId { get; set; }

Property Value

string

SourceRowVersion

public byte[] SourceRowVersion { get; set; }

Property Value

byte[]

TargetId

public string TargetId { get; set; }

Property Value

string

UpdatedById

public Guid? UpdatedById { get; set; }

Property Value

Guid?