Helper Class
Definition
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
public ref class Helper abstract sealed
public static class Helper
type Helper = class
Public Class Helper
Inheritance
Methods
CleanupTrailingDelimiterErrors(BoundedErrorCollection)
ConsumeDelimiter(IExecutionContext, AbstractDataEntity, Int32, Int32, IDataReader)
ExtractVersionID(String)
GetDelimiterSet(Int32, String)
GetErrorInfo(HL7DocumentSchema, Int32, String, String, String, String, Int32, Int32)
GetHL7ErrorInfo(AbstractDataEntity, String, String, Int32, Int32)
GetNodePath(AbstractDataEntity)
GetTagIDFromElementName(String)
IsEmpty(ArrayList)
IsEmpty(String)
IsRequiredFieldMissingError(AbstractComplexDataEntity, AbstractDataEntity)
MoveToNextStartElementOrEndElement(IExecutionContext, AbstractDataEntity, XmlReader)
RemoveErrorsForTrailingNodes(AbstractComplexDataEntity, Int32, IExecutionContext, Boolean[])
SkipCurrentElementToEnd(XmlReader)
SkipWhitespace(XmlReader)
Applies to