Leadtools.Dicom.AddIn Requires Medical product license | Send comments on this topic. | Back to Introduction - All Topics | Help Version 16.5.9.25
Status Property
See Also 
Leadtools.Dicom.AddIn.Interfaces Namespace > MoveDataSetEventArgs Class : Status Property



Gets or sets the status of the C-FIND-REQ.

Syntax

Visual Basic (Declaration) 
<CompilerGeneratedAttribute()>
Public Property Status As DicomCommandStatusType
Visual Basic (Usage)Copy Code
Dim instance As MoveDataSetEventArgs
Dim value As DicomCommandStatusType
 
instance.Status = value
 
value = instance.Status
C# 
[CompilerGeneratedAttribute()]
public DicomCommandStatusType Status {get; set;}
C++/CLI 
[CompilerGeneratedAttribute()]
public:
property DicomCommandStatusType Status {
   DicomCommandStatusType get();
   void set (DicomCommandStatusType value);
}

Return Value

The status.

Requirements

Target Platforms: Microsoft .NET Framework 3.0, Windows XP, Windows Server 2003 family, Windows Server 2008 family

See Also

Leadtools.Dicom.AddIn requires a Medical toolkit server license and unlock key. For more information, refer to: Imaging Pro/Document/Medical Features