Table of Contents

Class DOPredicate

Namespace: Casewhere.Models
Assembly: Casewhere.Models.dll

public class DOPredicate

Inheritance

objectDOPredicate

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

Constructors

DOPredicate()

public DOPredicate()

Properties

DestinationDCAttributeName

public string DestinationDCAttributeName { get; set; }

Property Value

string

DestinationDCName

public string DestinationDCName { get; set; }

Property Value

string

InputDCAttributeName

public string InputDCAttributeName { get; set; }

Property Value

string

InputDCName

public string InputDCName { get; set; }

Property Value

string