Compartir a través de


SimpleField(String, Int32, Int32, HL7DataType) Constructor

Definición

public:
 SimpleField(System::String ^ xmlTag, int min, int max, Microsoft::Solutions::BTAHL7::Pipelines::HL7DataType dataType);
public SimpleField (string xmlTag, int min, int max, Microsoft.Solutions.BTAHL7.Pipelines.HL7DataType dataType);
new Microsoft.Solutions.BTAHL7.Pipelines.SimpleField : string * int * int * Microsoft.Solutions.BTAHL7.Pipelines.HL7DataType -> Microsoft.Solutions.BTAHL7.Pipelines.SimpleField
Public Sub New (xmlTag As String, min As Integer, max As Integer, dataType As HL7DataType)

Parámetros

xmlTag
String
min
Int32
max
Int32
dataType
HL7DataType

Se aplica a