Partager via


PropertyField(String, Int32, Int32, HL7DataType, String) Constructeur

Définition

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

Paramètres

xmlTag
String
min
Int32
max
Int32
dataType
HL7DataType
name
String

S’applique à