Edit

Share via


ChoiceField(Int32, Int32) Constructor

Definition

public:
 ChoiceField(int min, int max);
public ChoiceField (int min, int max);
new Microsoft.Solutions.BTAHL7.Pipelines.ChoiceField : int * int -> Microsoft.Solutions.BTAHL7.Pipelines.ChoiceField
Public Sub New (min As Integer, max As Integer)

Parameters

min
Int32
max
Int32

Applies to