Table of Contents

Class ConcurrencyConflictInfo

Namespace
OpenSettings.Models
Assembly
OpenSettings.dll
public class ConcurrencyConflictInfo
Inheritance
ConcurrencyConflictInfo
Inherited Members

Properties

Deleted

public bool Deleted { get; set; }

Property Value

bool

Properties

public IDictionary<string, ConcurrencyConflictValue> Properties { get; set; }

Property Value

IDictionary<string, ConcurrencyConflictValue>