BatchStreamReader.CurrentMessageStream Property
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:
property Microsoft::Solutions::BTAHL7::Pipelines::HL7FFStream ^ CurrentMessageStream { Microsoft::Solutions::BTAHL7::Pipelines::HL7FFStream ^ get(); };
public Microsoft.Solutions.BTAHL7.Pipelines.HL7FFStream CurrentMessageStream { get; }
member this.CurrentMessageStream : Microsoft.Solutions.BTAHL7.Pipelines.HL7FFStream
Public ReadOnly Property CurrentMessageStream As HL7FFStream