←Select platform

EnvelopePrefix Property

Summary

Defines the MLP message prefix.

Syntax
C#
C++/CLI
public byte[] EnvelopePrefix { get; set; } 
public:  
   property array<Byte>^ EnvelopePrefix 
   { 
      array<Byte>^ get() 
      void set(array<Byte>^ value) 
   } 

Property Value

MLP prefix value.

Remarks

Default value is '\u000b'.

Requirements

Target Platforms

Help Version 22.0.2023.2.4
Products | Support | Contact Us | Intellectual Property Notices
© 1991-2023 LEAD Technologies, Inc. All Rights Reserved.

Leadtools.Medical.HL7 Assembly

Products | Support | Contact Us | Intellectual Property Notices
© 1991-2023 LEAD Technologies, Inc. All Rights Reserved.