Class DOPredicate
Namespace: Casewhere.Models
Assembly: Casewhere.Models.dll
public class DOPredicate
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<DOPredicate>(DOPredicate)
Constructors
DOPredicate()
public DOPredicate()
Properties
DestinationDCAttributeName
public string DestinationDCAttributeName { get; set; }
Property Value
DestinationDCName
public string DestinationDCName { get; set; }
Property Value
InputDCAttributeName
public string InputDCAttributeName { get; set; }
Property Value
InputDCName
public string InputDCName { get; set; }