Compartilhar via


Helper.GetErrorInfo Método

Definição

public:
 static bool GetErrorInfo(Microsoft::Solutions::BTAHL7::Pipelines::HL7DocumentSchema ^ docSchema, int depth, System::String ^ segment, System::String ^ field, System::String ^ subField, System::String ^ subComponent, int % fieldNo, int % subFieldNo);
public static bool GetErrorInfo (Microsoft.Solutions.BTAHL7.Pipelines.HL7DocumentSchema docSchema, int depth, string segment, string field, string subField, string subComponent, ref int fieldNo, ref int subFieldNo);
static member GetErrorInfo : Microsoft.Solutions.BTAHL7.Pipelines.HL7DocumentSchema * int * string * string * string * string *  *  -> bool
Public Shared Function GetErrorInfo (docSchema As HL7DocumentSchema, depth As Integer, segment As String, field As String, subField As String, subComponent As String, ByRef fieldNo As Integer, ByRef subFieldNo As Integer) As Boolean

Parâmetros

docSchema
HL7DocumentSchema
depth
Int32
segment
String
field
String
subField
String
subComponent
String
fieldNo
Int32
subFieldNo
Int32

Retornos

Aplica-se a