Class GetGroupedAppDataByIdentifierIdResponseSetting
- Namespace
- OpenSettings.Models.Responses
- Assembly
- OpenSettings.dll
public class GetGroupedAppDataByIdentifierIdResponseSetting
- Inheritance
-
GetGroupedAppDataByIdentifierIdResponseSetting
- Inherited Members
Properties
Class
public GetGroupedAppDataByIdentifierIdResponseSettingClass Class { get; set; }
Property Value
ComputedIdentifier
public Guid ComputedIdentifier { get; set; }
Property Value
DataRestored
public bool DataRestored { get; set; }
Property Value
DataValidationDisabled
public bool DataValidationDisabled { get; set; }
Property Value
Id
public string Id { get; set; }
Property Value
IgnoreOnFileChange
public bool? IgnoreOnFileChange { get; set; }
Property Value
- bool?
RegistrationMode
public RegistrationMode RegistrationMode { get; set; }
Property Value
RowVersion
public byte[] RowVersion { get; set; }
Property Value
- byte[]
StoreInSeparateFile
public bool StoreInSeparateFile { get; set; }
Property Value
Version
public string Version { get; set; }