Table of Contents

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

GetGroupedAppDataByIdentifierIdResponseSettingClass

ComputedIdentifier

public Guid ComputedIdentifier { get; set; }

Property Value

Guid

DataRestored

public bool DataRestored { get; set; }

Property Value

bool

DataValidationDisabled

public bool DataValidationDisabled { get; set; }

Property Value

bool

Id

public string Id { get; set; }

Property Value

string

IgnoreOnFileChange

public bool? IgnoreOnFileChange { get; set; }

Property Value

bool?

RegistrationMode

public RegistrationMode RegistrationMode { get; set; }

Property Value

RegistrationMode

RowVersion

public byte[] RowVersion { get; set; }

Property Value

byte[]

StoreInSeparateFile

public bool StoreInSeparateFile { get; set; }

Property Value

bool

Version

public string Version { get; set; }

Property Value

string