Table of Contents

Class RestoreSettingHistoryResponse

Namespace
OpenSettings.Models.Responses
Assembly
OpenSettings.dll
public class RestoreSettingHistoryResponse
Inheritance
RestoreSettingHistoryResponse
Inherited Members

Properties

ClientId

public Guid ClientId { get; set; }

Property Value

Guid

HistoryRowVersion

public byte[] HistoryRowVersion { get; set; }

Property Value

byte[]

Setting

public RestoreSettingHistoryResponseSetting Setting { get; set; }

Property Value

RestoreSettingHistoryResponseSetting