Class InputParameter
Namespace: Casewhere.Models.ActivityDefinitions
Assembly: Casewhere.Models.dll
public class InputParameter
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<InputParameter>(InputParameter)
Constructors
InputParameter()
public InputParameter()
Properties
Alias
public string Alias { get; set; }
Property Value
Expression
public string Expression { get; set; }
Property Value
InputType
[Obsolete]
public InputParameterType InputType { get; set; }