←Select platform

EnvelopSuffix Property

Summary

MLP default envelope suffix.

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

Property Value

MLP default envelope suffix.

Requirements

Target Platforms

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

Leadtools.Medical.HL7 Assembly