Table of Contents

Class DataClassNode

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

public class DataClassNode

Inheritance

objectDataClassNode

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<DataClassNode>(DataClassNode)

Constructors

DataClassNode()

public DataClassNode()

Properties

CanAnonymize

public bool CanAnonymize { get; set; }

Property Value

bool

DataClassId

public Guid DataClassId { get; set; }

Property Value

Guid

IsIdentified

public bool IsIdentified { get; set; }

Property Value

bool