Table of Contents

Class ConflictModel

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

Properties

CurrentRowVersion

public byte[] CurrentRowVersion { get; set; }

Property Value

byte[]

Deleted

public bool Deleted { get; set; }

Property Value

bool

Id

public string Id { get; set; }

Property Value

string

ProposedRowVersion

public byte[] ProposedRowVersion { get; set; }

Property Value

byte[]