Table of Contents

Class FieldValues

Namespace: Casewhere.Gdpr.Runtime
Assembly: Casewhere.Gdpr.Runtime.dll

public class FieldValues

Inheritance

objectFieldValues

Inherited Members

object.ToString(), object.Equals(object), object.Equals(object, object), object.ReferenceEquals(object, object), object.GetHashCode(), object.GetType(), object.MemberwiseClone()

Extension Methods

ObjectExtension.ConvertToBsonValue(object), EnumExtensions.DeepClone<FieldValues>(FieldValues)

Constructors

FieldValues()

public FieldValues()

Properties

AnonymizedValue

public object AnonymizedValue { get; set; }

Property Value

object

OriginaValue

public object OriginaValue { get; set; }

Property Value

object