Table of Contents

Class UpdateGroupSortOrderInput

Namespace
OpenSettings.Models.Inputs
Assembly
OpenSettings.dll
public class UpdateGroupSortOrderInput
Inheritance
UpdateGroupSortOrderInput
Inherited Members

Properties

Ascent

public bool Ascent { get; set; }

Property Value

bool

GroupId

public string GroupId { get; set; }

Property Value

string

RowVersion

public byte[] RowVersion { get; set; }

Property Value

byte[]

UpdatedById

public Guid? UpdatedById { get; set; }

Property Value

Guid?