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

Show in webframe

Status Property (AfterCGetEventArgs)






Gets or sets a status Leadtools.Dicom.DicomCommandStatusType of the C-GET-REQ
Syntax
public DicomCommandStatusType Status {get; set;}
'Declaration
 
Public Property Status As DicomCommandStatusType
'Usage
 
Dim instance As AfterCGetEventArgs
Dim value As DicomCommandStatusType
 
instance.Status = value
 
value = instance.Status

            

            
public:
property DicomCommandStatusType Status {
   DicomCommandStatusType get();
   void set (    DicomCommandStatusType value);
}

Property Value

A status Leadtools.Dicom.DicomCommandStatusType of the C-GET-REQ
Example
For an example, refer to Get(DicomScp,String,List<PresentationContext>)
Requirements

Target Platforms

See Also

Reference

AfterCGetEventArgs Class
AfterCGetEventArgs Members

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