ZSegmentSpec(MessageType, Encoding, Boolean, HL7DocumentSchema) Constructor
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:
ZSegmentSpec(Microsoft::Solutions::BTAHL7::Pipelines::MessageType type, System::Text::Encoding ^ encoding, bool delim, Microsoft::Solutions::BTAHL7::Pipelines::HL7DocumentSchema ^ schema);
public ZSegmentSpec (Microsoft.Solutions.BTAHL7.Pipelines.MessageType type, System.Text.Encoding encoding, bool delim, Microsoft.Solutions.BTAHL7.Pipelines.HL7DocumentSchema schema);
new Microsoft.Solutions.BTAHL7.Pipelines.ZSegmentSpec : Microsoft.Solutions.BTAHL7.Pipelines.MessageType * System.Text.Encoding * bool * Microsoft.Solutions.BTAHL7.Pipelines.HL7DocumentSchema -> Microsoft.Solutions.BTAHL7.Pipelines.ZSegmentSpec
Parameters
- type
- MessageType
- encoding
- Encoding
- delim
- Boolean
- schema
- HL7DocumentSchema