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