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
HistoryRowVersion
public byte[] HistoryRowVersion { get; set; }
Property Value
- byte[]
Setting
public RestoreSettingHistoryResponseSetting Setting { get; set; }