Table of Contents

Class ReorderResponse

Namespace
OpenSettings.Models
Assembly
OpenSettings.dll
public class ReorderResponse
Inheritance
ReorderResponse
Inherited Members

Properties

IdToSortOrder

public Dictionary<string, int> IdToSortOrder { get; set; }

Property Value

Dictionary<string, int>

RowVersion

public byte[] RowVersion { get; set; }

Property Value

byte[]