Table of Contents

Class RestoreSettingHistoryRequestBody

Namespace
OpenSettings.AspNetCore.Models.Requests
Assembly
OpenSettings.AspNetCore.dll
public class RestoreSettingHistoryRequestBody
Inheritance
RestoreSettingHistoryRequestBody
Inherited Members

Properties

HistoryRowVersion

public byte[] HistoryRowVersion { get; set; }

Property Value

byte[]

SettingRowVersion

public byte[] SettingRowVersion { get; set; }

Property Value

byte[]