ComplexField(String, Int32, Int32) Constructeur
Définition
Important
Certaines informations portent sur la préversion du produit qui est susceptible d’être en grande partie modifiée avant sa publication. Microsoft exclut toute garantie, expresse ou implicite, concernant les informations fournies ici.
public:
ComplexField(System::String ^ xmlTag, int min, int max);
public ComplexField (string xmlTag, int min, int max);
new Microsoft.Solutions.BTAHL7.Pipelines.ComplexField : string * int * int -> Microsoft.Solutions.BTAHL7.Pipelines.ComplexField
Public Sub New (xmlTag As String, min As Integer, max As Integer)
Paramètres
- xmlTag
- String
- min
- Int32
- max
- Int32