MessageID Property

Summary

Gets the message ID that came with the client request.

Syntax
C#
VB
C++
public int MessageID { get; } 
  
Public ReadOnly Property MessageID As Integer 
public: 
property int MessageID { 
   int get(); 
} 

Property Value

The message ID that came with the client request.

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.Dicom.Scp Assembly