←Select platform

EnvelopPrefix Property

Summary

MLP default envelope prefix.

Syntax

C#
VB
C++
public byte[] EnvelopPrefix { get; set; } 
Public Property EnvelopPrefix() As Byte() 
   Get 
   Set 
public:  
   property array<Byte>^ EnvelopPrefix 
   { 
      array<Byte>^ get() 
      void set(array<Byte>^ value) 
   } 

Property Value

MLP default envelope prefix.

Requirements

Target Platforms

Help Version 19.0.2017.10.30
Products | Support | Contact Us | Copyright Notices
© 1991-2017 LEAD Technologies, Inc. All Rights Reserved.

Leadtools.Medical.HL7 Assembly