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
Direction
public MoveDirection Direction { get; set; }
Property Value
RowVersion
public byte[] RowVersion { get; set; }
Property Value
- byte[]
UpdatedById
public Guid? UpdatedById { get; set; }
Property Value
- Guid?