Table of Contents

Class GetGroupedAppDataByIdentifierIdResponseConfiguration

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

Properties

Consumer

public ConfigurationConsumer Consumer { get; set; }

Property Value

ConfigurationConsumer

Id

public string Id { get; set; }

Property Value

string

IgnoreOnFileChange

public bool IgnoreOnFileChange { get; set; }

Property Value

bool

Provider

public ConfigurationProvider Provider { get; set; }

Property Value

ConfigurationProvider

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