Class DataClassNode
Namespace: Casewhere.Gdpr.Runtime
Assembly: Casewhere.Gdpr.Runtime.dll
public class DataClassNode
Inheritance
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
DataClassId
public Guid DataClassId { get; set; }
Property Value
IsIdentified
public bool IsIdentified { get; set; }