Error processing SSI file
LEADTOOLS Medical (Leadtools.Dicom.Scu assembly)

Show in webframe

MessageId Property (BeforeCGetEventArgs)






Gets or sets the message ID
Syntax
public int MessageId {get; set;}
'Declaration
 
Public Property MessageId As Integer
'Usage
 
Dim instance As BeforeCGetEventArgs
Dim value As Integer
 
instance.MessageId = value
 
value = instance.MessageId

            

            
public:
property int MessageId {
   int get();
   void set (    int value);
}

Property Value

A System.Int32 value that represents the message ID.
Example
For an example, refer to Get(DicomScp,String,List<PresentationContext>)
Requirements

Target Platforms

See Also

Reference

BeforeCGetEventArgs Class
BeforeCGetEventArgs Members

Error processing SSI file
Leadtools.Dicom.Scu requires a Medical toolkit license and unlock key. For more information, refer to: LEADTOOLS Toolkit Features