Table of Contents

Class UpdateAppGroupSortOrderInput

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

Properties

AppGroupId

public Guid AppGroupId { get; set; }

Property Value

Guid

Direction

public MoveDirection Direction { get; set; }

Property Value

MoveDirection

RowVersion

public byte[] RowVersion { get; set; }

Property Value

byte[]

UpdatedById

public Guid? UpdatedById { get; set; }

Property Value

Guid?