MessageDirection Property

Summary

Gets or sets the Message Direction.

Syntax
C#
VB
C++
[DebuggerNonUserCodeAttribute()] 
public string MessageDirection { get; set; } 
  
<DebuggerNonUserCodeAttribute()> 
Public Property MessageDirection As String 
[DebuggerNonUserCodeAttribute()] 
public: 
property String^ MessageDirection { 
   String^ get(); 
   void set (    String^ ); 
} 

Property Value

A value that represents the Message Direction.

Requirements

Target Platforms

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

Leadtools.Medical.Logging.DataAccessLayer Assembly