Table of Contents

Class InputParameter

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

public class InputParameter

Inheritance

objectInputParameter

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

string

Expression

public string Expression { get; set; }

Property Value

string

InputType

[Obsolete]
public InputParameterType InputType { get; set; }

Property Value

InputParameterType