Table of Contents

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

bool

RowVersion

public byte[] RowVersion { get; set; }

Property Value

byte[]

TagId

public string TagId { get; set; }

Property Value

string

UpdatedById

public Guid? UpdatedById { get; set; }

Property Value

Guid?