DVTk API
ValidationRuleHl7Attribute Constructor (hl7Tag, flagsHl7Attribute)
DVTkDvtkHighLevelInterface.Common.CompareValidationRuleHl7AttributeValidationRuleHl7Attribute(Hl7Tag, FlagsHl7Attribute)
DVTk API

[This is preliminary documentation and is subject to change.]

Constructor.
Declaration Syntax
C#Visual BasicVisual C++
public ValidationRuleHl7Attribute(
	Hl7Tag hl7Tag,
	FlagsHl7Attribute flagsHl7Attribute
)
Public Sub New ( _
	hl7Tag As Hl7Tag, _
	flagsHl7Attribute As FlagsHl7Attribute _
)
public:
ValidationRuleHl7Attribute(
	Hl7Tag^ hl7Tag, 
	FlagsHl7Attribute flagsHl7Attribute
)
Parameters
hl7Tag (Hl7Tag)
HL7 tag indicating the HL7 attribute to validate.
flagsHl7Attribute (FlagsHl7Attribute)

Assembly: DvtkHighLevelInterface (Module: DvtkHighLevelInterface) Version: 0.0.0.0